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