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.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.14.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.14.1 jar The Apache Software License, Version 2.0
com.google.guava guava 30.1.1-jre jar Apache License, Version 2.0
com.nulab-inc zxcvbn 1.7.0 jar MIT License
javax.jms javax.jms-api 2.0.1 jar CDDL + GPLv2 with classpath exception
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0, Eclipse Distribution License v. 1.0
org.apache.logging.log4j log4j-api 2.19.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.19.0 jar Apache License, Version 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.projectlombok lombok 1.18.24 jar The MIT License
org.slf4j slf4j-api 2.0.6 jar MIT License
org.springframework spring-context 5.3.24 jar Apache License, Version 2.0
org.springframework.boot spring-boot-configuration-processor 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-data-jpa 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-log4j2 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 2.7.7 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-websocket 2.7.7 jar Apache License, Version 2.0
org.springframework.security spring-security-config 5.8.1 jar Apache License, Version 2.0
org.springframework.security spring-security-messaging 5.8.1 jar Apache License, Version 2.0
org.springframework.security spring-security-test 5.8.1 jar Apache License, Version 2.0
org.springframework.security spring-security-web 5.8.1 jar Apache License, Version 2.0

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.7.3 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
javax javaee-api 8.0.1 jar CDDL + GPLv2 with classpath exception