| License |
License |
|---|---|
| GroupId | GroupIdorg.restheart |
| ArtifactId | ArtifactIdrestheart-graphql |
| Last Version | Last Version6.3.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestheart-graphql
RESTHeart MongoDB - GraphQL plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| restheart-graphql-6.3.4.pom | |
| restheart-graphql-6.3.4.jar | 75 KB |
| restheart-graphql-6.3.4-sources.jar | 53 KB |
| restheart-graphql-6.3.4-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-graphql/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-graphql</artifactId>
<version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation 'org.restheart:restheart-graphql:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation ("org.restheart:restheart-graphql:6.3.4")
'org.restheart:restheart-graphql:jar:6.3.4'
<dependency org="org.restheart" name="restheart-graphql" rev="6.3.4">
<artifact name="restheart-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-graphql', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-graphql" % "6.3.4"
[org.restheart/restheart-graphql "6.3.4"]
| 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.3.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.intuit.karate : karate-junit4 | jar | 1.1.0 |