MVN

com.tinkerpop.gremlin : gremlin-groovy

Maven & Gradle

Sep 17, 2014
44 usages
1.9k stars

Gremlin-Groovy: Gremlin for the Groovy Language

<dependency>
    <groupId>com.tinkerpop.gremlin</groupId>
    <artifactId>gremlin-groovy</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinkerpop.gremlin : gremlin-groovy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of com.tinkerpop.gremlin : gremlin-groovy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
gremlin-groovy-2.6.0
2.5.x
gremlin-groovy-2.5.0
2.4.x
gremlin-groovy-2.4.0
2.3.x
gremlin-groovy-2.3.0
2.2.x
gremlin-groovy-2.2.0
2.1.x
gremlin-groovy-2.1.0
2.0.x
gremlin-groovy-2.0.0
1.5
gremlin-groovy-1.5

How to add a dependency to Maven

Add the following com.tinkerpop.gremlin : gremlin-groovy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tinkerpop.gremlin</groupId>
    <artifactId>gremlin-groovy</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinkerpop.gremlin : gremlin-groovy gradle dependency to your build.gradle file:

implementation 'com.tinkerpop.gremlin:gremlin-groovy:2.6.0'

Gradle Kotlin DSL: Add the following com.tinkerpop.gremlin : gremlin-groovy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinkerpop.gremlin:gremlin-groovy:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinkerpop.gremlin : gremlin-groovy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinkerpop.gremlin" % "gremlin-groovy" % "2.6.0"

Advertisement

Dependencies from Group

Sep 17, 2014
44 usages
1.9k stars
Sep 17, 2014
36 usages
1.9k stars
Sep 17, 2014
11 usages
1.9k stars
Sep 17, 2014
2 usages
1.9k stars
Feb 29, 2012
1.9k stars

Discover Dependencies

Aug 11, 2023
35 usages
14.6k stars
Apr 24, 2012
20 usages
646 stars
May 21, 2017
3 usages
Jun 13, 2018
4 usages
Jan 14, 2010
6 usages
May 06, 2023
7 usages
2 stars
Aug 02, 2016
39 usages
13 stars
Jun 10, 2018
29 usages
May 19, 2020
4 usages
3 stars