Pre-allocated Modified Preorder Tree Traversal, tests

Library encapsulates a special flavour of MPTT algorithm with predictable bound computation logic, that allows to minimize write overhead that is otherwise closely connected to standard MPTT algorithm. MPTT flattens hierarchical structure to flat structure with bounds that allow quick filtering children or parent nodes when required.

Лицензия

Лицензия

Группа

Группа

one.edee.oss
Идентификатор

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

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

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

1.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Pre-allocated Modified Preorder Tree Traversal, tests
Library encapsulates a special flavour of MPTT algorithm with predictable bound computation logic, that allows to minimize write overhead that is otherwise closely connected to standard MPTT algorithm. MPTT flattens hierarchical structure to flat structure with bounds that allow quick filtering children or parent nodes when required.
Организация-разработчик

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

FG Forrest, a.s.

Скачать pmptt_tests

Имя Файла Размер
pmptt_tests-1.2.2.pom
pmptt_tests-1.2.2.jar 1 KB
Обзор

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
one.edee.oss : pmptt_core jar 1.2.2
one.edee.oss : pmptt_rdbms jar 1.2.2
com.oracle.database.jdbc : ojdbc6 Необязательный jar 11.2.0.4
mysql : mysql-connector-java Необязательный jar 8.0.29
com.google.code.findbugs : jsr305 jar 3.0.2
commons-logging : commons-logging jar 1.2
org.projectlombok : lombok jar 1.18.8

test (9)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.3.21
org.slf4j : slf4j-simple jar 1.7.30
org.slf4j : slf4j-api jar 1.7.30
com.zaxxer : HikariCP jar 3.4.5
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.apache.logging.log4j : log4j pom 2.17.2
commons-io : commons-io jar 2.8.0
org.springframework : spring-test jar 5.3.21

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

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

FG Forrest

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

Версия
1.2.2
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0