| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.mindmaps |
| Идентификатор | Идентификаторmindmaps-graph |
| Последняя версия | Последняя версия0.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA distributed semantic graph database.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20160212 |
| io.mindmaps : mindmaps-core | jar | 0.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |