Jar examples for g:graphql-java-servlet
relay.js-compatible GraphQL servlet
You can download jar file graphql-java-servlet 5.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add graphql-java-servlet-5.1.0.jar to your project.
<dependency> <groupId>com.graphql-java</groupId> <artifactId>graphql-java-servlet</artifactId> <version>5.1.0</version> </dependency>
compile group: 'com.graphql-java', name: 'graphql-java-servlet', version: '5.1.0'
libraryDependencies += "com.graphql-java" % "graphql-java-servlet" % "5.1.0"
<dependency org="com.graphql-java" name="graphql-java-servlet" rev="5.1.0"/>
@Grapes(@Grab(group='com.graphql-java', module='graphql-java-servlet', version='5.1.0'))
'com.graphql-java:graphql-java-servlet:jar:5.1.0'
Click the following link to download the jar file.
graphql-java-servlet-5.1.0-javadoc.jar