| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группа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).
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| treeds4j-2.1.pom | |
| treeds4j-2.1.jar | 10 KB |
| treeds4j-2.1-sources.jar | 6 KB |
| treeds4j-2.1-javadoc.jar | 71 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.1 |
| org.primefaces : primefaces | jar | 6.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| mysql : mysql-connector-java | jar | 6.0.6 |
| org.apache.commons : commons-lang3 | jar | 3.0 |