Last Version

GraphQL SPQR Spring Boot 2 Starter 0.0.6

Spring Boot 2 starter powered by GraphQL SPQR

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.leangen.graphql
ArtifactId

ArtifactId

graphql-spqr-spring-boot-starter-parent
Version

Version

0.0.6
Type

Type

pom
Description

Description

GraphQL SPQR Spring Boot 2 Starter
Spring Boot 2 starter powered by GraphQL SPQR
Project URL

Project URL

https://github.com/leangen/graphql-spqr-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/leangen/graphql-spqr-spring-boot-starter

Download graphql-spqr-spring-boot-starter-parent 0.0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • graphql-spqr-spring-boot-annotations
  • graphql-spqr-spring-boot-autoconfigure
  • graphql-spqr-spring-boot-starter