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
io.github.together.libraries bundle-hibernate 6.4.10 pom https://www.apache.org/licenses/LICENSE-2.0
io.github.together.libraries bundle-jakarta 10.0.1 pom https://www.apache.org/licenses/LICENSE-2.0
io.github.together.libraries bundle-spring 6.1.12 pom https://www.apache.org/licenses/LICENSE-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-migrationsupport 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-console 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-jfr 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-reporting 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-runner 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-api 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-suite-engine 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-testkit 1.11.0 jar Eclipse Public License v2.0
org.junit.vintage junit-vintage-engine 5.11.0 jar Eclipse Public License v2.0
org.mockito mockito-android 5.12.0 jar MIT
org.mockito mockito-core 5.12.0 jar MIT
org.mockito mockito-errorprone 5.12.0 jar MIT
org.mockito mockito-junit-jupiter 5.12.0 jar MIT
org.mockito mockito-proxy 5.12.0 jar MIT
org.mockito mockito-subclass 5.12.0 jar MIT
org.springframework.security spring-security-acl 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-aspects 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-cas 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-config 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-core 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-crypto 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-data 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-ldap 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-messaging 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-client 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-core 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-jose 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-oauth2-resource-server 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-rsocket 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-saml2-service-provider 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-taglibs 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-test 6.3.2 jar Apache License, Version 2.0
org.springframework.security spring-security-web 6.3.2 jar Apache License, Version 2.0
org.springframework.session spring-session 1.3.5.RELEASE jar The Apache Software License, Version 2.0
redis.clients jedis 5.1.4 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
com.google.code.bean-matchers bean-matchers 0.14 jar 3-Clause BSD License
com.icegreen greenmail 2.0.1 jar Apache 2.0
org.hibernate.orm hibernate-testing-jakarta 6.0.0.Alpha9 jar GNU Library General Public License v2.1 or later
org.springframework spring-test 6.1.12 jar Apache License, Version 2.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.google.code.findbugs annotations 3.0.1u2 jar GNU Lesser Public License