License |
License |
---|---|
GroupId | GroupIdcom.orientechnologies |
ArtifactId | ArtifactIdorientdb-graphdb |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrientDB GraphDB
OrientDB NoSQL document graph dbms
|
Project Organization |
Project OrganizationOrientDB |
Filename | Size |
---|---|
orientdb-graphdb-3.2.8.pom | |
orientdb-graphdb-3.2.8.jar | 22 KB |
orientdb-graphdb-3.2.8-sources.jar | 12 KB |
orientdb-graphdb-3.2.8-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-graphdb/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-graphdb</artifactId>
<version>3.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-graphdb/
implementation 'com.orientechnologies:orientdb-graphdb:3.2.8'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-graphdb/
implementation ("com.orientechnologies:orientdb-graphdb:3.2.8")
'com.orientechnologies:orientdb-graphdb:jar:3.2.8'
<dependency org="com.orientechnologies" name="orientdb-graphdb" rev="3.2.8">
<artifact name="orientdb-graphdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-graphdb', version='3.2.8')
)
libraryDependencies += "com.orientechnologies" % "orientdb-graphdb" % "3.2.8"
[com.orientechnologies/orientdb-graphdb "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-server | jar | 3.2.8 |
com.orientechnologies : orientdb-tools | jar | 3.2.8 |
com.orientechnologies : orientdb-core | jar | 3.2.8 |
com.tinkerpop.blueprints : blueprints-core | jar | 2.6.0 |
commons-collections : commons-collections | jar | 3.2.2 |
com.tinkerpop.gremlin : gremlin-java Optional | jar | 2.6.0 |
com.tinkerpop.gremlin : gremlin-groovy Optional | jar | 2.6.0 |
org.codehaus.groovy : groovy | jar | 2.5.15 |
org.codehaus.groovy : groovy-jsr223 | jar | 2.5.15 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.1 |
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.rexster : rexster-core Optional | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.orientechnologies : orientdb-test-commons | jar | 3.2.8 |
com.orientechnologies : orientdb-core | test-jar | 3.2.8 |
com.tinkerpop.blueprints : blueprints-test | jar | 2.6.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
org.apache.httpcomponents : httpclient | jar | 4.5 |
commons-io : commons-io | jar | 2.8.0 |