File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,9 @@ Discuss and ask questions in our Discussions: https://github.com/graphql-java/gr
55This is a [ GraphQL] ( https://github.com/graphql/graphql-spec ) Java implementation.
66
77[ ![ Build] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml )
8- [ ![ Latest Release] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
8+ [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=18 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
9+ [ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
10+ [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
911
1012
1113### Documentation
Original file line number Diff line number Diff line change 55该组件是 [ GraphQL 规范] ( https://github.com/graphql/graphql-spec ) 的 Java 实现。
66
77[ ![ Build] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml/badge.svg )] ( https://github.com/graphql-java/graphql-java/actions/workflows/master.yml )
8- [ ![ Latest Release] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
8+ [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=18 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
9+ [ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
10+ [ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
911
1012
1113### 文档
You can’t perform that action at this time.
0 commit comments