You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://bintray.com/andimarek/graphql-java/graphql-java/_latestVersion)
@@ -42,7 +44,6 @@ to checkout the appropriate tag when looking for the version documented here.
42
44
-[Development Build](#development-build)
43
45
-[Details](#details)
44
46
-[Acknowledgment](#acknowledgment)
45
-
-[Related Projects](#related-projects)
46
47
-[License](#license)
47
48
48
49
@@ -634,10 +635,6 @@ code for the upcoming version. The readme for that upcoming version can be foun
634
635
This implementation is based on the [js reference implementation](https://github.com/graphql/graphql-js).
635
636
For example the StarWarSchema and the tests (among a lot of other things) are simply adapted to the Java world.
636
637
637
-
### Related projects
638
-
639
-
Please have a look at the [awesome-graphql-java](https://github.com/graphql-java/awesome-graphql-java) list.
640
-
641
638
### License
642
639
643
640
graphql-java is licensed under the MITLicense. See [LICENSE](LICENSE.md) for details.
0 commit comments