Last Version

TinkerGraph Gremlin: The Reference Implementation of TinkerPop3 3.0.0.M7

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.tinkerpop
ArtifactId

ArtifactId

tinkergraph-gremlin
Version

Version

3.0.0.M7
Type

Type

jar
Description

Description

TinkerGraph Gremlin: The Reference Implementation of TinkerPop3
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://tinkerpop.com/tinkergraph-gremlin
Project Organization

Project Organization

TinkerPop

Download tinkergraph-gremlin 3.0.0.M7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tinkerpop : gremlin-core jar 3.0.0.M7
com.tinkerpop : gremlin-groovy jar 3.0.0.M7

test (2)

Group / Artifact Type Version
com.tinkerpop : gremlin-groovy-test jar 3.0.0.M7
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.