Last Version

Sakai Hierarchy 22.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
ArtifactId

ArtifactId

hierarchy
Version

Version

22.0
Type

Type

pom
Description

Description

Sakai Hierarchy
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 22.0

Filename Size
hierarchy-22.0.pom 2 KB
Browse

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

Dependencies

provided (8)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.