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