Last Version

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

Spring Boot 2 starter powered by GraphQL SPQR

License

License

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.6
Type

Type

jar
Description

Description

Spring Boot 2 starter powered by GraphQL SPQR

Download graphql-spqr-spring-boot-autoconfigure 0.0.6


<!-- 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"]

Dependencies

compile (9)

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

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
org.junit.vintage : junit-vintage-engine jar

Project Modules

There are no modules declared in this project.