Tree Data Structure for Java

This API allows to fill multi-children tree data structure based on a coherent input (text) or from relational database (unary relationship).

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.treeds4j
Идентификатор

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

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

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tree Data Structure for Java
This API allows to fill multi-children tree data structure based on a coherent input (text) or from relational database (unary relationship).
Ссылка на сайт

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

https://sourceforge.net/projects/treeds4j
Система контроля версий

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

https://svn.code.sf.net/p/treeds4j/code/trunk/treeds4j

Скачать treeds4j

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-core jar 2.1
org.apache.logging.log4j : log4j-api jar 2.1
org.primefaces : primefaces jar 6.2

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
mysql : mysql-connector-java jar 6.0.6
org.apache.commons : commons-lang3 jar 3.0

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

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

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

Версия
2.1
2.0
1.1
1.0