is not current version
Last Version 0.9.3

graphql 0.9.2

graphql tool for java

License

License

MIT
GroupId

GroupId

cc.voox
ArtifactId

ArtifactId

graphql
Version

Version

0.9.2
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 0.9.2


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

Dependencies

compile (6)

Group / Artifact Type Version
com.graphql-java : graphql-java-extended-scalars jar 1.0.1
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

Project Modules

There are no modules declared in this project.