License |
License |
---|---|
GroupId | GroupIdorg.apache.tinkerpop |
ArtifactId | ArtifactIdgremlin-core |
Version | Version3.5.1 |
Type | Typejar |
Description |
DescriptionApache TinkerPop :: Gremlin Core
A Graph Computing Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gremlin-core-3.5.1.pom | |
gremlin-core-3.5.1.jar | 1 MB |
gremlin-core-3.5.1-sources.jar | 1 MB |
gremlin-core-3.5.1-javadoc.jar | 5 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tinkerpop/gremlin-core/ -->
<dependency>
<groupId>org.apache.tinkerpop</groupId>
<artifactId>gremlin-core</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tinkerpop/gremlin-core/
implementation 'org.apache.tinkerpop:gremlin-core:3.5.1'
// https://jarcasting.com/artifacts/org.apache.tinkerpop/gremlin-core/
implementation ("org.apache.tinkerpop:gremlin-core:3.5.1")
'org.apache.tinkerpop:gremlin-core:jar:3.5.1'
<dependency org="org.apache.tinkerpop" name="gremlin-core" rev="3.5.1">
<artifact name="gremlin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tinkerpop', module='gremlin-core', version='3.5.1')
)
libraryDependencies += "org.apache.tinkerpop" % "gremlin-core" % "3.5.1"
[org.apache.tinkerpop/gremlin-core "3.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : gremlin-shaded | jar | 3.5.1 |
org.apache.commons : commons-configuration2 | jar | 2.7 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
commons-collections : commons-collections | jar | 3.2.2 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.apache.commons : commons-text | jar | 1.9 |
org.yaml : snakeyaml | jar | 1.27 |
org.javatuples : javatuples | jar | 1.2 |
com.carrotsearch : hppc | jar | 0.7.1 |
com.jcabi : jcabi-manifests | jar | 1.1 |
com.squareup : javapoet | jar | 1.8.0 |
net.objecthunter : exp4j | jar | 0.4.8 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
org.mockito : mockito-core | jar | 3.3.3 |
org.hamcrest : hamcrest | jar | 2.2 |
com.google.testing.compile : compile-testing | jar | 0.15 |
com.google.guava : guava | jar | 23.4-android |
com.google.errorprone : error_prone_annotations | jar | 2.0.19 |