| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorientdb-gremlin |
| Last Version | Last Version3.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache TinkerPop :: OrientDB Gremlin
TinkerPop3 Graph Structure Implementation for OrientDB
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationOrientDB |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| orientdb-gremlin-3.2.8.pom | |
| orientdb-gremlin-3.2.8.jar | 137 KB |
| orientdb-gremlin-3.2.8-sources.jar | 62 KB |
| orientdb-gremlin-3.2.8-javadoc.jar | 472 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-gremlin</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/
implementation 'com.orientechnologies:orientdb-gremlin:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin/
implementation ("com.orientechnologies:orientdb-gremlin:3.2.8")
'com.orientechnologies:orientdb-gremlin:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-gremlin" rev="3.2.8">
<artifact name="orientdb-gremlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-gremlin', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-gremlin" % "3.2.8"
[com.orientechnologies/orientdb-gremlin "3.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-client | jar | 3.2.8 |
| org.apache.tinkerpop : gremlin-core | jar | 3.4.7 |
| org.apache.tinkerpop : gremlin-groovy | jar | 3.4.7 |
| com.google.guava : guava | jar | 18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tinkerpop : gremlin-test | jar | 3.4.7 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.10.19 |
| com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.8 |