| License |
License |
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdcom.tinkerpop.blueprints |
| ArtifactId | ArtifactIdblueprints-dex-graph |
| Last Version | Last Version2.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBlueprints-DexGraph
Blueprints property graph implementation for the DEX graph database
|
| Filename | Size |
|---|---|
| blueprints-dex-graph-2.4.0.pom | |
| blueprints-dex-graph-2.4.0.jar | 22 KB |
| blueprints-dex-graph-2.4.0-sources.jar | 11 KB |
| blueprints-dex-graph-2.4.0-javadoc.jar | 26 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.tinkerpop.blueprints : blueprints-core | jar | 2.4.0 |
| com.sparsity : dexjava | jar | 4.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.tinkerpop.blueprints : blueprints-test | jar | 2.4.0 |