| License |
License
DEX Graph Database license, Version 4.8.2
|
|---|---|
| Categories |
CategoriesDex General Purpose Libraries Utility |
| GroupId | GroupIdedu.upc.dama |
| ArtifactId | ArtifactIdjdex |
| Last Version | Last Version4.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDEX Graph Database
DEX high-performance graph database by Sparsity Technologies
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jdex-4.8.2.pom | |
| jdex-4.8.2.jar | 9 MB |
| jdex-4.8.2-javadoc.jar | 786 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/edu.upc.dama/jdex/ -->
<dependency>
<groupId>edu.upc.dama</groupId>
<artifactId>jdex</artifactId>
<version>4.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.upc.dama/jdex/
implementation 'edu.upc.dama:jdex:4.8.2'
// https://jarcasting.com/artifacts/edu.upc.dama/jdex/
implementation ("edu.upc.dama:jdex:4.8.2")
'edu.upc.dama:jdex:jar:4.8.2'
<dependency org="edu.upc.dama" name="jdex" rev="4.8.2">
<artifact name="jdex" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.upc.dama', module='jdex', version='4.8.2')
)
libraryDependencies += "edu.upc.dama" % "jdex" % "4.8.2"
[edu.upc.dama/jdex "4.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sparsity : dexjava | jar | 4.8.2 |