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