Last Version

Blueprints-ArangoDB-Graph 1.0.15

An implementation of the Blueprints API for ArangoDB

License

License

GroupId

GroupId

com.arangodb
ArtifactId

ArtifactId

blueprints-arangodb-graph
Version

Version

1.0.15
Type

Type

jar
Description

Description

Blueprints-ArangoDB-Graph
An implementation of the Blueprints API for ArangoDB
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

ArangoDB GmbH
Source Code Management

Source Code Management

https://github.com/arangodb/blueprints-arangodb-graph

Download blueprints-arangodb-graph 1.0.15


<!-- https://jarcasting.com/artifacts/com.arangodb/blueprints-arangodb-graph/ -->
<dependency>
    <groupId>com.arangodb</groupId>
    <artifactId>blueprints-arangodb-graph</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.arangodb/blueprints-arangodb-graph/
implementation 'com.arangodb:blueprints-arangodb-graph:1.0.15'
// https://jarcasting.com/artifacts/com.arangodb/blueprints-arangodb-graph/
implementation ("com.arangodb:blueprints-arangodb-graph:1.0.15")
'com.arangodb:blueprints-arangodb-graph:jar:1.0.15'
<dependency org="com.arangodb" name="blueprints-arangodb-graph" rev="1.0.15">
  <artifact name="blueprints-arangodb-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arangodb', module='blueprints-arangodb-graph', version='1.0.15')
)
libraryDependencies += "com.arangodb" % "blueprints-arangodb-graph" % "1.0.15"
[com.arangodb/blueprints-arangodb-graph "1.0.15"]

Dependencies

compile (4)

Group / Artifact Type Version
com.arangodb : arangodb-java-driver jar 2.6.11
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
com.tinkerpop.rexster : rexster-core jar 2.6.0
org.apache.commons : commons-lang3 jar 3.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.tinkerpop.blueprints : blueprints-test jar 2.6.0
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.