| License |
License |
|---|---|
| GroupId | GroupIdcom.orientechnologies |
| ArtifactId | ArtifactIdorientdb-gremlin-server |
| Last Version | Last Version3.2.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOrientDB Gremlin Server Plugin
OrientDB NoSQL document graph dbms
|
| Project Organization |
Project OrganizationOrientDB |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-server/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-gremlin-server</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-server/
implementation 'com.orientechnologies:orientdb-gremlin-server:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-server/
implementation ("com.orientechnologies:orientdb-gremlin-server:3.2.8")
'com.orientechnologies:orientdb-gremlin-server:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-gremlin-server" rev="3.2.8">
<artifact name="orientdb-gremlin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-gremlin-server', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-gremlin-server" % "3.2.8"
[com.orientechnologies/orientdb-gremlin-server "3.2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.orientechnologies : orientdb-gremlin | jar | 3.2.8 |
| com.orientechnologies : orientdb-server | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | jar | 3.2.8 |
| com.orientechnologies : orientdb-lucene | jar | 3.2.8 |
| com.orientechnologies : orientdb-distributed | jar | 3.2.8 |
| com.orientechnologies : orientdb-studio | zip | 3.2.8 |
| org.apache.tinkerpop : gremlin-groovy | jar | 3.4.7 |
| org.apache.tinkerpop : tinkergraph-gremlin | jar | 3.4.7 |
| org.apache.tinkerpop : gremlin-console | jar | 3.4.7 |
| org.apache.tinkerpop : gremlin-server | jar | 3.4.7 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.21 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.21 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
| com.orientechnologies : orientdb-core | test-jar | 3.2.8 |