is not current version
Last Version 0.0.6

io.leangen.graphql:graphql-spqr-spring-boot-autoconfigure 0.0.5


Categories

Categories

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

GroupId

io.leangen.graphql
ArtifactId

ArtifactId

graphql-spqr-spring-boot-autoconfigure
Version

Version

0.0.5
Type

Type

jar

Download graphql-spqr-spring-boot-autoconfigure 0.0.5


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