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