Persistent Graph core

Persistent, labeled, directed, multigraph implementations for Java.

Лицензия

Лицензия

Группа

Группа

nl.gohla
Идентификатор

Идентификатор

persistent-graph-core
Последняя версия

Последняя версия

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Persistent Graph core
Persistent, labeled, directed, multigraph implementations for Java.

Скачать persistent-graph-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/ -->
<dependency>
    <groupId>nl.gohla</groupId>
    <artifactId>persistent-graph-core</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/
implementation 'nl.gohla:persistent-graph-core:0.1.0'
// https://jarcasting.com/artifacts/nl.gohla/persistent-graph-core/
implementation ("nl.gohla:persistent-graph-core:0.1.0")
'nl.gohla:persistent-graph-core:jar:0.1.0'
<dependency org="nl.gohla" name="persistent-graph-core" rev="0.1.0">
  <artifact name="persistent-graph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.gohla', module='persistent-graph-core', version='0.1.0')
)
libraryDependencies += "nl.gohla" % "persistent-graph-core" % "0.1.0"
[nl.gohla/persistent-graph-core "0.1.0"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

persistent-graph

Persistent, labeled, directed, multigraph implementations for Java.

Версии библиотеки

Версия
0.1.0