License |
License |
---|---|
GroupId | GroupIdio.mindmaps |
ArtifactId | ArtifactIdmindmaps-orientdb-factory |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA distributed semantic graph database.
|
<!-- https://jarcasting.com/artifacts/io.mindmaps/mindmaps-orientdb-factory/ -->
<dependency>
<groupId>io.mindmaps</groupId>
<artifactId>mindmaps-orientdb-factory</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.mindmaps/mindmaps-orientdb-factory/
implementation 'io.mindmaps:mindmaps-orientdb-factory:0.5.0'
// https://jarcasting.com/artifacts/io.mindmaps/mindmaps-orientdb-factory/
implementation ("io.mindmaps:mindmaps-orientdb-factory:0.5.0")
'io.mindmaps:mindmaps-orientdb-factory:jar:0.5.0'
<dependency org="io.mindmaps" name="mindmaps-orientdb-factory" rev="0.5.0">
<artifact name="mindmaps-orientdb-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.mindmaps', module='mindmaps-orientdb-factory', version='0.5.0')
)
libraryDependencies += "io.mindmaps" % "mindmaps-orientdb-factory" % "0.5.0"
[io.mindmaps/mindmaps-orientdb-factory "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tinkerpop : gremlin-core | jar | 3.2.1 |
io.mindmaps : mindmaps-graph | jar | 0.5.0 |
com.michaelpollmeier : orientdb-gremlin | jar | 3.2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |