Jar examples for g:graphql-spring-boot-autoconfigure
GraphQL Spring Framework Boot
You can download jar file graphql-spring-boot-autoconfigure 4.0.0 in this page.
MIT
You can use the following script to add graphql-spring-boot-autoconfigure-4.0.0.jar to your project.
<dependency> <groupId>com.graphql-java</groupId> <artifactId>graphql-spring-boot-autoconfigure</artifactId> <version>4.0.0</version> </dependency>
compile group: 'com.graphql-java', name: 'graphql-spring-boot-autoconfigure', version: '4.0.0'
libraryDependencies += "com.graphql-java" % "graphql-spring-boot-autoconfigure" % "4.0.0"
<dependency org="com.graphql-java" name="graphql-spring-boot-autoconfigure" rev="4.0.0"/>
@Grapes(@Grab(group='com.graphql-java', module='graphql-spring-boot-autoconfigure', version='4.0.0'))
'com.graphql-java:graphql-spring-boot-autoconfigure:jar:4.0.0'
Click the following link to download the jar file.
graphql-spring-boot-autoconfigure-4.0.0-javadoc.jar