File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77 pull_request :
88 branches :
99 - master
10+ - 23.x
1011 - 22.x
1112 - 21.x
1213 - 20.x
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This is a [GraphQL](https://github.com/graphql/graphql-spec) Java implementation
77Latest build in Maven central: https://repo1.maven.org/maven2/com/graphql-java/graphql-java/
88
99[ ![ 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 )
10- [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=22 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
10+ [ ![ Latest Release] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=23 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1111[ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot&versionPrefix=0 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1212[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
1313
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://img.shields.io/maven-central/v/com.graphql-java/graphql-java?versionPrefix=20 . )] ( 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=23 . )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
99[ ![ Latest Snapshot] ( https://img.shields.io/maven-central/v/com.graphql-java/graphql-java?label=maven-central%20snapshot&versionPrefix=0 )] ( https://maven-badges.herokuapp.com/maven-central/com.graphql-java/graphql-java/ )
1010[ ![ MIT licensed] ( https://img.shields.io/badge/license-MIT-green )] ( https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md )
1111
You can’t perform that action at this time.
0 commit comments