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