Sakai Hierarchy API

Hierarchy is meant to provide a high performance basic hierarchy to associate data with, no data is stored in the hierarchy itself, it is simply there to allow you to maintain the hierarchical structure and to provide methods to manipulate it and query it

Лицензия

Лицензия

Группа

Группа

org.sakaiproject.hierarchy
Идентификатор

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

hierarchy-api
Последняя версия

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

22.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sakai Hierarchy API
Hierarchy is meant to provide a high performance basic hierarchy to associate data with, no data is stored in the hierarchy itself, it is simply there to allow you to maintain the hierarchical structure and to provide methods to manipulate it and query it
Организация-разработчик

Организация-разработчик

Sakai Project

Скачать hierarchy-api

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

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

Зависимости

provided (8)

Идентификатор библиотеки Тип Версия
jakarta.annotation : jakarta.annotation-api jar 1.3.5
jakarta.activation : jakarta.activation-api jar 1.2.2
org.slf4j : slf4j-api jar 1.7.32
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.slf4j : jcl-over-slf4j jar 1.7.32
org.apache.logging.log4j : log4j-core jar 2.17.1
org.projectlombok : lombok jar 1.18.22

test (1)

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

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

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

Apereo Sakai

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

Версия
22.0
21.3
21.2
21.1
21.0
20.5
20.4
20.3
20.2
20.1
20.0
19.6
19.5
19.4
19.3
19.2
19.1
19.0
12.7
12.6
12.5
12.4
12.3
12.2
12.1
12.0
11.4
11.3
11.2
11.1
11.0
10.7
10.6
10.4
10.3
10.2
10.1
10.0