| License |
License |
|---|---|
| GroupId | GroupIdio.mindmaps |
| ArtifactId | ArtifactIdmigration-sql |
| Last Version | Last Version0.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA distributed semantic graph database.
|
| Filename | Size |
|---|---|
| migration-sql-0.5.0.pom | |
| migration-sql-0.5.0.jar | 21 KB |
| migration-sql-0.5.0-sources.jar | 11 KB |
| migration-sql-0.5.0-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mindmaps/migration-sql/ -->
<dependency>
<groupId>io.mindmaps</groupId>
<artifactId>migration-sql</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mindmaps/migration-sql/
implementation 'io.mindmaps:migration-sql:0.5.0'
// https://jarcasting.com/artifacts/io.mindmaps/migration-sql/
implementation ("io.mindmaps:migration-sql:0.5.0")
'io.mindmaps:migration-sql:jar:0.5.0'
<dependency org="io.mindmaps" name="migration-sql" rev="0.5.0">
<artifact name="migration-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mindmaps', module='migration-sql', version='0.5.0')
)
libraryDependencies += "io.mindmaps" % "migration-sql" % "0.5.0"
[io.mindmaps/migration-sql "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 |
|---|---|---|
| com.h2database : h2 | jar | 1.4.192 |
| io.mindmaps : mindmaps-titan-factory | jar | 0.5.0 |
| junit : junit | jar | 4.11 |