is not current version
Last Version 22.0

Sakai Hierarchy API 21.0

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

License

License

GroupId

GroupId

org.sakaiproject.hierarchy
ArtifactId

ArtifactId

hierarchy-api
Version

Version

21.0
Type

Type

jar
Description

Description

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
Project Organization

Project Organization

Sakai Project

Download hierarchy-api 21.0


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

Dependencies

provided (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30
org.slf4j : jcl-over-slf4j jar 1.7.30
log4j : log4j jar 1.2.17
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.