License |
License |
---|---|
GroupId | GroupIdcom.nfl.glitr |
ArtifactId | ArtifactIdglitr |
Version | Version1.14.1-2019-09-17T11-38-32 |
Type | Typejar |
Description |
Descriptionglitr
A library that lets you use Plain Old Java Objects to describe your GraphQL schema.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nfl.glitr/glitr/ -->
<dependency>
<groupId>com.nfl.glitr</groupId>
<artifactId>glitr</artifactId>
<version>1.14.1-2019-09-17T11-38-32</version>
</dependency>
// https://jarcasting.com/artifacts/com.nfl.glitr/glitr/
implementation 'com.nfl.glitr:glitr:1.14.1-2019-09-17T11-38-32'
// https://jarcasting.com/artifacts/com.nfl.glitr/glitr/
implementation ("com.nfl.glitr:glitr:1.14.1-2019-09-17T11-38-32")
'com.nfl.glitr:glitr:jar:1.14.1-2019-09-17T11-38-32'
<dependency org="com.nfl.glitr" name="glitr" rev="1.14.1-2019-09-17T11-38-32">
<artifact name="glitr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nfl.glitr', module='glitr', version='1.14.1-2019-09-17T11-38-32')
)
libraryDependencies += "com.nfl.glitr" % "glitr" % "1.14.1-2019-09-17T11-38-32"
[com.nfl.glitr/glitr "1.14.1-2019-09-17T11-38-32"]
Group / Artifact | Type | Version |
---|---|---|
com.nfl.glitr : glitr-core | jar | 0.0.5 |
com.graphql-java : graphql-java | jar | 13.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
commons-beanutils : commons-beanutils | jar | 1.9.3 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
com.google.guava : guava | jar | 27.0.1-jre |
com.googlecode.gentyref : gentyref | jar | 1.2.0 |
io.reactivex : rxjava | jar | 1.1.3 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9.2 |
net.objecthunter : exp4j | jar | 0.4.8 |