Last Version

Blueprints-DexGraph 2.4.0

Blueprints property graph implementation for the DEX graph database

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-dex-graph
Version

Version

2.4.0
Type

Type

jar
Description

Description

Blueprints-DexGraph
Blueprints property graph implementation for the DEX graph database

Download blueprints-dex-graph 2.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.4.0
com.sparsity : dexjava jar 4.8.2

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.