Project Dependency Management

compile

The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:

GroupId ArtifactId Version Type License
ch.qos.logback logback-classic 1.3.14 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
ch.qos.logback logback-core 1.3.14 jar Eclipse Public License - v 1.0, GNU Lesser General Public License
com.sun.xml.bind jaxb-impl 4.0.2 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.15 jar Apache License, Version 2.0
commons-io commons-io 2.11.0 jar Apache License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
jakarta.xml.bind jakarta.xml.bind-api 4.0.0 jar Eclipse Distribution License - v 1.0
joda-time joda-time 2.12.5 jar Apache License, Version 2.0
net.java.dev.jna jna 5.13.0 jar LGPL-2.1-or-later, Apache-2.0
net.java.dev.jna jna-platform 5.13.0 jar LGPL-2.1-or-later, Apache-2.0
net.sf.practicalxml practicalxml 1.1.19 jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.11.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hdrhistogram HdrHistogram 2.1.12 jar Public Domain, per Creative Commons CC0, BSD-2-Clause
org.quartz-scheduler quartz 2.3.2 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 2.0.7 jar MIT License
org.threeten threeten-extra 1.7.2 jar BSD 3-clause
xerces xercesImpl 2.12.2 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.4.01 jar The Apache Software License, Version 2.0, The SAX License, The W3C License

test

The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:

GroupId ArtifactId Version Type License
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.junit.jupiter junit-jupiter-api 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.9.3 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.9.3 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.9.3 jar Eclipse Public License v2.0
org.mockito mockito-core 4.11.0 jar The MIT License
org.openjdk.jmh jmh-core 1.36 jar GNU General Public License (GPL), version 2, with the Classpath exception
org.openjdk.jmh jmh-generator-annprocess 1.36 jar GNU General Public License (GPL), version 2, with the Classpath exception
xmlunit xmlunit 1.6 jar BSD License