Jar examples for s:schemagen-graphql
This provides type introspection and generation of GraphQL from Pojos.
You can download jar file schemagen-graphql 0.2.1 in this page.
MIT
You can use the following script to add schemagen-graphql-0.2.1.jar to your project.
<dependency> <groupId>com.bretpatterson</groupId> <artifactId>schemagen-graphql</artifactId> <version>0.2.1</version> </dependency>
compile group: 'com.bretpatterson', name: 'schemagen-graphql', version: '0.2.1'
libraryDependencies += "com.bretpatterson" % "schemagen-graphql" % "0.2.1"
<dependency org="com.bretpatterson" name="schemagen-graphql" rev="0.2.1"/>
@Grapes(@Grab(group='com.bretpatterson', module='schemagen-graphql', version='0.2.1'))
'com.bretpatterson:schemagen-graphql:jar:0.2.1'
Click the following link to download the jar file.
schemagen-graphql-0.2.1-javadoc.jar