License |
License |
---|---|
Categories |
CategoriesGroovy Languages |
GroupId | GroupIdcom.tinkerpop |
ArtifactId | ArtifactIdgremlin-groovy-test |
Last Version | Last Version3.0.0.M7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGremlin Groovy 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 |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.tinkerpop/gremlin-groovy-test/ -->
<dependency>
<groupId>com.tinkerpop</groupId>
<artifactId>gremlin-groovy-test</artifactId>
<version>3.0.0.M7</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop/gremlin-groovy-test/
implementation 'com.tinkerpop:gremlin-groovy-test:3.0.0.M7'
// https://jarcasting.com/artifacts/com.tinkerpop/gremlin-groovy-test/
implementation ("com.tinkerpop:gremlin-groovy-test:3.0.0.M7")
'com.tinkerpop:gremlin-groovy-test:jar:3.0.0.M7'
<dependency org="com.tinkerpop" name="gremlin-groovy-test" rev="3.0.0.M7">
<artifact name="gremlin-groovy-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop', module='gremlin-groovy-test', version='3.0.0.M7')
)
libraryDependencies += "com.tinkerpop" % "gremlin-groovy-test" % "3.0.0.M7"
[com.tinkerpop/gremlin-groovy-test "3.0.0.M7"]
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop : gremlin-test | jar | 3.0.0.M7 |
com.tinkerpop : gremlin-groovy | jar | 3.0.0.M7 |