License |
License |
---|---|
GroupId | GroupIdorg.restheart |
ArtifactId | ArtifactIdrestheart-graphql |
Version | Version6.0.5 |
Type | Typejar |
Description |
Descriptionrestheart-graphql
RESTHeart MongoDB - GraphQL plugin
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
restheart-graphql-6.0.5.pom | |
restheart-graphql-6.0.5.jar | 75 KB |
restheart-graphql-6.0.5-sources.jar | 53 KB |
restheart-graphql-6.0.5-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-graphql/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-graphql</artifactId>
<version>6.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation 'org.restheart:restheart-graphql:6.0.5'
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation ("org.restheart:restheart-graphql:6.0.5")
'org.restheart:restheart-graphql:jar:6.0.5'
<dependency org="org.restheart" name="restheart-graphql" rev="6.0.5">
<artifact name="restheart-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-graphql', version='6.0.5')
)
libraryDependencies += "org.restheart" % "restheart-graphql" % "6.0.5"
[org.restheart/restheart-graphql "6.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.graphql-java : graphql-java | jar | 15.0 |
org.json : json | jar | 20190722 |
Group / Artifact | Type | Version |
---|---|---|
org.restheart : restheart-commons | jar | 6.0.5 |
Group / Artifact | Type | Version |
---|---|---|
com.intuit.karate : karate-junit4 | jar | 1.0.1 |