License |
License |
---|---|
GroupId | GroupIdedu.jhuapl.tinkerpop |
ArtifactId | ArtifactIdblueprints-accumulo-graph |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblueprints-accumulo-graph
An Accumulo-backed implementation of the Tinkerpop Blueprints graph API.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/edu.jhuapl.tinkerpop/blueprints-accumulo-graph/ -->
<dependency>
<groupId>edu.jhuapl.tinkerpop</groupId>
<artifactId>blueprints-accumulo-graph</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhuapl.tinkerpop/blueprints-accumulo-graph/
implementation 'edu.jhuapl.tinkerpop:blueprints-accumulo-graph:0.2.1'
// https://jarcasting.com/artifacts/edu.jhuapl.tinkerpop/blueprints-accumulo-graph/
implementation ("edu.jhuapl.tinkerpop:blueprints-accumulo-graph:0.2.1")
'edu.jhuapl.tinkerpop:blueprints-accumulo-graph:jar:0.2.1'
<dependency org="edu.jhuapl.tinkerpop" name="blueprints-accumulo-graph" rev="0.2.1">
<artifact name="blueprints-accumulo-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhuapl.tinkerpop', module='blueprints-accumulo-graph', version='0.2.1')
)
libraryDependencies += "edu.jhuapl.tinkerpop" % "blueprints-accumulo-graph" % "0.2.1"
[edu.jhuapl.tinkerpop/blueprints-accumulo-graph "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.accumulo : accumulo-core | jar | 1.5.1 |
org.apache.accumulo : accumulo-minicluster | jar | 1.5.0 |
com.tinkerpop.blueprints : blueprints-core | jar | 2.6.0 |
commons-configuration : commons-configuration | jar | 1.10 |
commons-collections : commons-collections | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.2.0 |
com.tinkerpop.rexster : rexster-server | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.tinkerpop.blueprints : blueprints-test | jar | 2.6.0 |
org.apache.hadoop : hadoop-minicluster | jar | 2.2.0 |
junit : junit | jar | 4.11 |
commons-httpclient : commons-httpclient | jar | 3.1 |