Last Version

Gremlin Groovy: Gremlin for the Groovy Language 3.0.0.M7

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

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.tinkerpop
ArtifactId

ArtifactId

gremlin-groovy
Version

Version

3.0.0.M7
Type

Type

jar
Description

Description

Gremlin Groovy: Gremlin for the Groovy Language
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

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

Project Organization

TinkerPop

Download gremlin-groovy 3.0.0.M7


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

Dependencies

compile (7)

Group / Artifact Type Version
com.tinkerpop : gremlin-core jar 3.0.0.M7
com.tinkerpop : gremlin-algorithm jar 3.0.0.M7
org.apache.ivy : ivy jar 2.3.0
org.codehaus.groovy : groovy-all jar 2.3.9
jline : jline jar 2.11
org.apache.commons : commons-lang3 jar 3.3.1
org.kohsuke : groovy-sandbox jar 1.6

Project Modules

There are no modules declared in this project.