License |
License |
---|---|
GroupId | GroupIdcom.tinkerpop.blueprints |
ArtifactId | ArtifactIdblueprints-orient-graph |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlueprints-OrientGraph
Blueprints property graph implementation for the OrientDB graph database
|
<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-orient-graph/ -->
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-orient-graph</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-orient-graph/
implementation 'com.tinkerpop.blueprints:blueprints-orient-graph:2.4.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-orient-graph/
implementation ("com.tinkerpop.blueprints:blueprints-orient-graph:2.4.0")
'com.tinkerpop.blueprints:blueprints-orient-graph:jar:2.4.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints-orient-graph" rev="2.4.0">
<artifact name="blueprints-orient-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints-orient-graph', version='2.4.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-orient-graph" % "2.4.0"
[com.tinkerpop.blueprints/blueprints-orient-graph "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-core | jar | 2.4.0 |
com.orientechnologies : orientdb-core | jar | 1.5.0 |
com.orientechnologies : orient-commons | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-test | jar | 2.4.0 |