SnapTree RI

The reference implementation of SnapTree, a concurrent AVL tree with fast cloning, snapshots, and consistent iteration.

Лицензия

Лицензия

Группа

Группа

edu.stanford.ppl
Идентификатор

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

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

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

0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SnapTree RI
The reference implementation of SnapTree, a concurrent AVL tree with fast cloning, snapshots, and consistent iteration.
Ссылка на сайт

Ссылка на сайт

https://github.com/nbronson/snaptree
Система контроля версий

Система контроля версий

http://github.com/nbronson/snaptree/tree/master/

Скачать snaptree

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

<!-- https://jarcasting.com/artifacts/edu.stanford.ppl/snaptree/ -->
<dependency>
    <groupId>edu.stanford.ppl</groupId>
    <artifactId>snaptree</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.stanford.ppl/snaptree/
implementation 'edu.stanford.ppl:snaptree:0.1'
// https://jarcasting.com/artifacts/edu.stanford.ppl/snaptree/
implementation ("edu.stanford.ppl:snaptree:0.1")
'edu.stanford.ppl:snaptree:jar:0.1'
<dependency org="edu.stanford.ppl" name="snaptree" rev="0.1">
  <artifact name="snaptree" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.stanford.ppl', module='snaptree', version='0.1')
)
libraryDependencies += "edu.stanford.ppl" % "snaptree" % "0.1"
[edu.stanford.ppl/snaptree "0.1"]

Зависимости

test (1)

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

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

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

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

Версия
0.1