graphql

graphql tool for java

License

License

MIT
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cc.voox
ArtifactId

ArtifactId

graphql-spring-boot-starter
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

graphql
graphql tool for java
Project URL

Project URL

https://github.com/aooppo/graphql
Source Code Management

Source Code Management

https://github.com/aooppo/graphql

Download graphql-spring-boot-starter

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.14.RELEASE
com.graphql-java : graphql-java-extended-scalars jar 1.0.1
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.10.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.10.5
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.5
com.graphql-java : graphql-java jar 14.1
com.graphql-java : graphql-java-spring-webmvc jar 1.0
com.google.guava : guava jar 29.0-jre
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.commons : commons-lang3 jar 3.5
org.springframework.boot : spring-boot-autoconfigure jar 2.1.14.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0-Beta
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0