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
com.fasterxml.jackson.core jackson-annotations 2.18.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.18.3 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.18.3 jar The Apache Software License, Version 2.0
com.nulab-inc zxcvbn 1.9.0 jar MIT License
jakarta.jms jakarta.jms-api 3.1.0 jar Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
jakarta.persistence jakarta.persistence-api 3.2.0 jar Eclipse Public License v. 2.0, Eclipse Distribution License v. 1.0
net.bytebuddy byte-buddy 1.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.24.3 jar Apache-2.0
org.apache.logging.log4j log4j-core 2.24.3 jar Apache-2.0
org.codehaus.jackson jackson-core-asl 1.9.13 jar The Apache Software License, Version 2.0
org.mindrot jbcrypt 0.4 jar ISC
org.slf4j slf4j-api 2.0.17 jar MIT

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
junit junit 4.13.2 jar Eclipse Public License 1.0

provided

The following is a list of provided dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile the submodule, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
com.github.spotbugs spotbugs-annotations 4.9.2 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
jakarta.platform jakarta.jakartaee-api 10.0.0 jar Eclipse Public License v. 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
org.projectlombok lombok 1.18.36 jar The MIT License