is not current version
Last Version 0.0.9

org.jnosql.artemis:artemis-graph 0.0.6

Eclipse JNoSQL mapping layer, Artemis, to Graph API

GroupId

GroupId

org.jnosql.artemis
ArtifactId

ArtifactId

artemis-graph
Version

Version

0.0.6
Type

Type

jar

Download artemis-graph 0.0.6


<!-- https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/ -->
<dependency>
    <groupId>org.jnosql.artemis</groupId>
    <artifactId>artemis-graph</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/
implementation 'org.jnosql.artemis:artemis-graph:0.0.6'
// https://jarcasting.com/artifacts/org.jnosql.artemis/artemis-graph/
implementation ("org.jnosql.artemis:artemis-graph:0.0.6")
'org.jnosql.artemis:artemis-graph:jar:0.0.6'
<dependency org="org.jnosql.artemis" name="artemis-graph" rev="0.0.6">
  <artifact name="artemis-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jnosql.artemis', module='artemis-graph', version='0.0.6')
)
libraryDependencies += "org.jnosql.artemis" % "artemis-graph" % "0.0.6"
[org.jnosql.artemis/artemis-graph "0.0.6"]