Last Version

org.jnosql.artemis:artemis-graph 0.0.9

Eclipse JNoSQL mapping layer, Artemis, to Graph API

License

License

GroupId

GroupId

org.jnosql.artemis
ArtifactId

ArtifactId

artemis-graph
Version

Version

0.0.9
Type

Type

jar
Description

Description

org.jnosql.artemis:artemis-graph
Eclipse JNoSQL mapping layer, Artemis, to Graph API
Project URL

Project URL

http://jnosql.org/

Download artemis-graph 0.0.9


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jnosql.artemis : artemis-core jar 0.0.9
org.jnosql.diana : jnosql-query-antlr jar 0.0.9

provided (7)

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

test (10)

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

Project Modules

There are no modules declared in this project.