License |
License |
---|---|
GroupId | GroupIdorg.jnosql.artemis |
ArtifactId | ArtifactIdgraph-extension |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.jnosql.artemis:graph-extension
Eclipse JNoSQL mapping layer, Artemis, to Graph API
|
Project URL |
Project URL |
Filename | Size |
---|---|
graph-extension-0.0.5.pom | |
graph-extension-0.0.5.jar | 108 KB |
graph-extension-0.0.5-sources.jar | 77 KB |
graph-extension-0.0.5-javadoc.jar | 207 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jnosql.artemis/graph-extension/ -->
<dependency>
<groupId>org.jnosql.artemis</groupId>
<artifactId>graph-extension</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.jnosql.artemis/graph-extension/
implementation 'org.jnosql.artemis:graph-extension:0.0.5'
// https://jarcasting.com/artifacts/org.jnosql.artemis/graph-extension/
implementation ("org.jnosql.artemis:graph-extension:0.0.5")
'org.jnosql.artemis:graph-extension:jar:0.0.5'
<dependency org="org.jnosql.artemis" name="graph-extension" rev="0.0.5">
<artifact name="graph-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jnosql.artemis', module='graph-extension', version='0.0.5')
)
libraryDependencies += "org.jnosql.artemis" % "graph-extension" % "0.0.5"
[org.jnosql.artemis/graph-extension "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jnosql.artemis : artemis-core | jar | 0.0.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : gremlin-core | jar | 3.3.1 |
javax.enterprise : cdi-api | jar | 2.0 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
javax.json : javax.json-api | jar | 1.1 |
javax.json.bind : javax.json.bind-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : neo4j-gremlin | jar | 3.3.1 |
org.neo4j : neo4j-tinkerpop-api-impl | jar | 0.7-3.2.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.0.3 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jboss.weld.se : weld-se-core | jar | 3.0.1.Final |
org.mockito : mockito-core | jar | 2.13.0 |
org.eclipse : yasson | jar | 1.0 |
org.glassfish : javax.json | jar | 1.1 |