Gremlin Core: The Primary Components of TinkerPop3

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

License

License

GroupId

GroupId

com.tinkerpop
ArtifactId

ArtifactId

gremlin-core
Last Version

Last Version

3.0.0.M7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

TinkerPop

Download gremlin-core

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
org.yaml : snakeyaml jar 1.13
org.javatuples : javatuples jar 1.2
com.esotericsoftware.kryo : kryo jar 2.24.0
com.carrotsearch : hppc jar 0.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.3.0
com.jcabi : jcabi-manifests jar 1.0
org.slf4j : slf4j-log4j12 jar 1.7.7
org.slf4j : jcl-over-slf4j jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.M7
3.0.0.M6
3.0.0.M5
3.0.0.M4
3.0.0.M3
3.0.0.M2
3.0.0.M1