Last Version

Gremlin Algorithms: Graph Computing Algorithms for 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

gremlin-algorithm
Version

Version

3.0.0.M7
Type

Type

jar
Description

Description

Gremlin Algorithms: Graph Computing Algorithms for TinkerPop3
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

TinkerPop

Download gremlin-algorithm 3.0.0.M7


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.