License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.leangen.graphql |
ArtifactId | ArtifactIdgraphql-spqr-spring-boot-autoconfigure |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionSpring Boot 2 starter powered by GraphQL SPQR
|
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/io.leangen.graphql/graphql-spqr-spring-boot-autoconfigure/
implementation ("io.leangen.graphql:graphql-spqr-spring-boot-autoconfigure:0.0.6")
'io.leangen.graphql:graphql-spqr-spring-boot-autoconfigure:jar:0.0.6'
<dependency org="io.leangen.graphql" name="graphql-spqr-spring-boot-autoconfigure" rev="0.0.6">
<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.6')
)
libraryDependencies += "io.leangen.graphql" % "graphql-spqr-spring-boot-autoconfigure" % "0.0.6"
[io.leangen.graphql/graphql-spqr-spring-boot-autoconfigure "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.leangen.graphql : spqr | jar | 0.11.2 |
io.leangen.graphql : graphql-spqr-spring-boot-annotations | jar | 0.0.6 |
org.springframework.boot : spring-boot Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.data : spring-data-commons Optional | jar | |
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.boot : spring-boot-starter-websocket Optional | jar | |
org.springframework.boot : spring-boot-starter-webflux Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
org.junit.vintage : junit-vintage-engine | jar |