is not current version
Last Version 5.0.2

com.graphql-java:graphql-spring-boot-autoconfigure 4.0.0.M1

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
ArtifactId

ArtifactId

graphql-spring-boot-autoconfigure
Version

Version

4.0.0.M1
Type

Type

jar

Download graphql-spring-boot-autoconfigure 4.0.0.M1


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