Persistent Graph PCollections implementation

Implementation of persistent graphs with the PCollections collections library

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Persistent Graph PCollections implementation
Implementation of persistent graphs with the PCollections collections library

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

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
nl.gohla : persistent-graph-core jar 0.1.0
org.pcollections : pcollections jar 2.1.2

provided (1)

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

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

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

persistent-graph

Persistent, labeled, directed, multigraph implementations for Java.

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

Версия
0.1.0