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