Last Version

Gremlin Test: Gremlin Structure and Process Test Suite 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-test
Version

Version

3.0.0.M7
Type

Type

jar
Description

Description

Gremlin Test: Gremlin Structure and Process Test Suite
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

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

Project Organization

TinkerPop

Download gremlin-test 3.0.0.M7


<!-- https://jarcasting.com/artifacts/com.tinkerpop/gremlin-test/ -->
<dependency>
    <groupId>com.tinkerpop</groupId>
    <artifactId>gremlin-test</artifactId>
    <version>3.0.0.M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop/gremlin-test/
implementation 'com.tinkerpop:gremlin-test:3.0.0.M7'
// https://jarcasting.com/artifacts/com.tinkerpop/gremlin-test/
implementation ("com.tinkerpop:gremlin-test:3.0.0.M7")
'com.tinkerpop:gremlin-test:jar:3.0.0.M7'
<dependency org="com.tinkerpop" name="gremlin-test" rev="3.0.0.M7">
  <artifact name="gremlin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop', module='gremlin-test', version='3.0.0.M7')
)
libraryDependencies += "com.tinkerpop" % "gremlin-test" % "3.0.0.M7"
[com.tinkerpop/gremlin-test "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
com.carrotsearch : junit-benchmarks jar 0.7.2
com.h2database : h2 jar 1.3.171
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.