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