is not current version
Last Version 1.0.0-b2

org.eclipse.jnosql.artemis:artemis-graph 1.0.0-b1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.eclipse.jnosql.artemis
ArtifactId

ArtifactId

artemis-graph
Version

Version

1.0.0-b1
Type

Type

jar

Download artemis-graph 1.0.0-b1


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