is not current version
Last Version 0.0.6

io.leangen.graphql:graphql-spqr-spring-boot-starter 0.0.1


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.leangen.graphql
ArtifactId

ArtifactId

graphql-spqr-spring-boot-starter
Version

Version

0.0.1
Type

Type

jar

Download graphql-spqr-spring-boot-starter 0.0.1


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