License |
License |
---|---|
GroupId | GroupIdorg.jnosql.artemis |
ArtifactId | ArtifactIdartemis-graph |
Last Version | Last Version0.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.jnosql.artemis:artemis-graph
Eclipse JNoSQL mapping layer, Artemis, to Graph API
|
Project URL |
Project URL |
Filename | Size |
---|---|
artemis-graph-0.0.9.pom | |
artemis-graph-0.0.9.jar | 115 KB |
artemis-graph-0.0.9-sources.jar | 88 KB |
artemis-graph-0.0.9-javadoc.jar | 205 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/ -->
<dependency>
<groupId>org.jnosql.artemis</groupId>
<artifactId>artemis-graph</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/
implementation 'org.jnosql.artemis:artemis-graph:0.0.9'
// https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/
implementation ("org.jnosql.artemis:artemis-graph:0.0.9")
'org.jnosql.artemis:artemis-graph:jar:0.0.9'
<dependency org="org.jnosql.artemis" name="artemis-graph" rev="0.0.9">
<artifact name="artemis-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jnosql.artemis', module='artemis-graph', version='0.0.9')
)
libraryDependencies += "org.jnosql.artemis" % "artemis-graph" % "0.0.9"
[org.jnosql.artemis/artemis-graph "0.0.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jnosql.artemis : artemis-core | jar | 0.0.9 |
org.jnosql.diana : jnosql-query-antlr | jar | 0.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.jnosql.artemis : artemis-configuration | jar | 0.0.9 |
org.apache.tinkerpop : gremlin-core | jar | 3.4.1 |
org.apache.tinkerpop : gremlin-groovy | jar | 3.4.1 |
javax.json : javax.json-api | jar | 1.1.4 |
javax.json.bind : javax.json.bind-api | jar | 1.0 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.enterprise : cdi-api | jar | 2.0.SP1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : neo4j-gremlin | jar | 3.4.1 |
org.neo4j : neo4j-tinkerpop-api-impl | jar | 0.9-3.4.0 |
org.eclipse : yasson | jar | 1.0.3 |
org.glassfish : javax.json | jar | 1.1.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.5.0-M1 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-core | jar | 2.27.0 |
org.mockito : mockito-junit-jupiter | jar | 2.27.0 |
org.awaitility : awaitility | jar | 3.1.6 |