is not current version
Last Version 12.0.0

com.graphql-java-kickstart:graphql-spring-boot-autoconfigure 5.3

GraphQL Spring Framework Boot

Categories

Categories

Java Languages Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.graphql-java-kickstart
ArtifactId

ArtifactId

graphql-spring-boot-autoconfigure
Version

Version

5.3
Type

Type

jar

Download graphql-spring-boot-autoconfigure 5.3


<!-- https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.graphql-java-kickstart</groupId>
    <artifactId>graphql-spring-boot-autoconfigure</artifactId>
    <version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-autoconfigure/
implementation 'com.graphql-java-kickstart:graphql-spring-boot-autoconfigure:5.3'
// https://jarcasting.com/artifacts/com.graphql-java-kickstart/graphql-spring-boot-autoconfigure/
implementation ("com.graphql-java-kickstart:graphql-spring-boot-autoconfigure:5.3")
'com.graphql-java-kickstart:graphql-spring-boot-autoconfigure:jar:5.3'
<dependency org="com.graphql-java-kickstart" name="graphql-spring-boot-autoconfigure" rev="5.3">
  <artifact name="graphql-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphql-java-kickstart', module='graphql-spring-boot-autoconfigure', version='5.3')
)
libraryDependencies += "com.graphql-java-kickstart" % "graphql-spring-boot-autoconfigure" % "5.3"
[com.graphql-java-kickstart/graphql-spring-boot-autoconfigure "5.3"]