is not current version
Last Version 1.2.1

cc.voox:graphql-spring-boot-starter 1.1.0

graphql tool for java

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.voox
ArtifactId

ArtifactId

graphql-spring-boot-starter
Version

Version

1.1.0
Type

Type

jar

Download graphql-spring-boot-starter 1.1.0


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