| License |
License |
|---|---|
| GroupId | GroupIdio.mindmaps |
| ArtifactId | ArtifactIdmigration-owl |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
DescriptionA distributed semantic graph database.
|
| Filename | Size |
|---|---|
| migration-owl-0.5.0.pom | |
| migration-owl-0.5.0.jar | 18 KB |
| migration-owl-0.5.0-sources.jar | 10 KB |
| migration-owl-0.5.0-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.mindmaps/migration-owl/ -->
<dependency>
<groupId>io.mindmaps</groupId>
<artifactId>migration-owl</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mindmaps/migration-owl/
implementation 'io.mindmaps:migration-owl:0.5.0'
// https://jarcasting.com/artifacts/io.mindmaps/migration-owl/
implementation ("io.mindmaps:migration-owl:0.5.0")
'io.mindmaps:migration-owl:jar:0.5.0'
<dependency org="io.mindmaps" name="migration-owl" rev="0.5.0">
<artifact name="migration-owl" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mindmaps', module='migration-owl', version='0.5.0')
)
libraryDependencies += "io.mindmaps" % "migration-owl" % "0.5.0"
[io.mindmaps/migration-owl "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.owlapi : owlapi-distribution | jar | 5.0.2 |
| io.mindmaps : mindmaps-graql | jar | 0.5.0 |
| io.mindmaps : mindmaps-engine | jar | 0.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sourceforge.owlapi : org.semanticweb.hermit | jar | 1.3.8.500 |
| io.mindmaps : mindmaps-titan-factory | jar | 0.5.0 |
| junit : junit | jar | 4.11 |