Last Version

Blueprints-OrientGraph 2.4.0

Blueprints property graph implementation for the OrientDB graph database

License

License

GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-orient-graph
Version

Version

2.4.0
Type

Type

jar
Description

Description

Blueprints-OrientGraph
Blueprints property graph implementation for the OrientDB graph database

Download blueprints-orient-graph 2.4.0


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-test jar 2.4.0

Project Modules

There are no modules declared in this project.