License |
License |
---|---|
GroupId | GroupIdio.mindmaps |
ArtifactId | ArtifactIdmindmaps-dist |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA distributed semantic graph database.
|
Filename | Size |
---|---|
mindmaps-dist-0.5.0.pom | |
mindmaps-dist-0.5.0.jar | 2 KB |
mindmaps-dist-0.5.0-dist.zip | 147 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.mindmaps/mindmaps-dist/ -->
<dependency>
<groupId>io.mindmaps</groupId>
<artifactId>mindmaps-dist</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mindmaps/mindmaps-dist/
implementation 'io.mindmaps:mindmaps-dist:0.5.0'
// https://jarcasting.com/artifacts/io.mindmaps/mindmaps-dist/
implementation ("io.mindmaps:mindmaps-dist:0.5.0")
'io.mindmaps:mindmaps-dist:jar:0.5.0'
<dependency org="io.mindmaps" name="mindmaps-dist" rev="0.5.0">
<artifact name="mindmaps-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mindmaps', module='mindmaps-dist', version='0.5.0')
)
libraryDependencies += "io.mindmaps" % "mindmaps-dist" % "0.5.0"
[io.mindmaps/mindmaps-dist "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.mindmaps : mindmaps-engine | jar | 0.5.0 |
io.mindmaps : mindmaps-graql-shell | jar | 0.5.0 |
io.mindmaps : migration-sql | jar | 0.5.0 |
io.mindmaps : migration-csv | jar | 0.5.0 |
io.mindmaps : migration-json | jar | 0.5.0 |
io.mindmaps : migration-owl | jar | 0.5.0 |
io.mindmaps : migration-export | jar | 0.5.0 |
io.mindmaps : mindmaps-titan-factory | jar | 0.5.0 |
io.airlift : airline | jar | 0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |