is not current version
Last Version 1.0.0-b2

org.eclipse.jnosql.artemis:artemis-graph 0.1.0.M1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jnosql.artemis
ArtifactId

ArtifactId

artemis-graph
Version

Version

0.1.0.M1
Type

Type

jar

Download artemis-graph 0.1.0.M1


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