The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.shiro | shiro-core | 2.0.0 | jar | Apache-2.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
jakarta.validation | jakarta.validation-api | 2.0.2 | jar | Apache License 2.0 | No |
org.apache.groovy | groovy | 4.0.18 | jar | The Apache Software License, Version 2.0 | No |
org.assertj | assertj-core | 3.25.3 | jar | Apache License, Version 2.0 | No |
org.easymock | easymock | 5.2.0 | jar | Apache License, Version 2.0 | No |
org.hamcrest | hamcrest-core | 2.2 | jar | BSD License 3 | No |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 | No |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 | No |
org.mockito | mockito-core | 5.10.0 | jar | MIT | No |
org.mockito | mockito-junit-jupiter | 5.10.0 | jar | MIT | Yes |
org.slf4j | slf4j-jdk14 | 2.0.12 | jar | MIT License | Yes |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
jakarta.enterprise | jakarta.enterprise.cdi-api | 2.0.2 | jar | Apache License 2.0 | Yes |
org.projectlombok | lombok | 1.18.30 | jar | The MIT License | Yes |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-configuration2 | 2.9.0 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-text | 1.10.0 | jar | Apache License, Version 2.0 |
org.apache.shiro | shiro-cache | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-config-core | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-config-ogdl | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-crypto-cipher | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-crypto-core | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-crypto-hash | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-event | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro | shiro-lang | 2.0.0 | jar | Apache-2.0 |
org.bouncycastle | bcprov-jdk18on | 1.77 | jar | Bouncy Castle Licence |
org.slf4j | slf4j-api | 2.0.12 | jar | MIT License |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.apache.shiro.crypto | shiro-hashes-argon2 | 2.0.0 | jar | Apache-2.0 |
org.apache.shiro.crypto | shiro-hashes-bcrypt | 2.0.0 | jar | Apache-2.0 |
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.14.12 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.12 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses | Optional |
---|---|---|---|---|---|
jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0GPL2 w/ CPE | Yes |
jakarta.ejb | jakarta.ejb-api | 3.2.6 | jar | EPL 2.0GPL2 w/ CPE | Yes |
jakarta.el | jakarta.el-api | 3.0.3 | jar | EPL 2.0GPL2 w/ CPE | Yes |
jakarta.inject | jakarta.inject-api | 1.0 | jar | The Apache Software License, Version 2.0 | Yes |
jakarta.interceptor | jakarta.interceptor-api | 1.2.5 | jar | EPL 2.0GPL2 w/ CPE | Yes |
jakarta.transaction | jakarta.transaction-api | 1.3.2 | jar | EPL 2.0GPL2 w/ CPE | Yes |
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J JDK14 Provider
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API
Bouncy Castle Licence: Bouncy Castle Provider
Apache License 2.0: Jakarta Bean Validation API, Jakarta CDI
The MIT License: Project Lombok
Apache-2.0: Apache Commons Configuration, Apache Shiro :: Cache, Apache Shiro :: Configuration :: Core, Apache Shiro :: Configuration :: OGDL, Apache Shiro :: Core, Apache Shiro :: Cryptography :: Ciphers, Apache Shiro :: Cryptography :: Core, Apache Shiro :: Cryptography :: Hashing, Apache Shiro :: Cryptography :: Support :: Argon2, Apache Shiro :: Cryptography :: Support :: BCrypt, Apache Shiro :: Event, Apache Shiro :: Lang, Apache Shiro :: Support :: CDI
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, EasyMock, Objenesis
MIT: mockito-core, mockito-junit-jupiter
EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, javax.transaction API
The Apache Software License, Version 2.0: Apache Groovy, Jakarta Dependency Injection
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
commons-beanutils-1.9.4.jar | 246.9 kB | 154 | 137 | 5 | 1.6 | Yes |
commons-collections-3.2.2.jar | 588.3 kB | 484 | 460 | 12 | 1.3 | Yes |
jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes |
byte-buddy-1.14.12.jar | 4.2 MB | 2935 | 2881 | 39 | 9 | Yes |
byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | 70 | 3 | 9 | Yes |
commons-configuration2-2.9.0.jar | 644.7 kB | 418 | 386 | 18 | 1.8 | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
commons-text-1.10.0.jar | 238.4 kB | 174 | 154 | 8 | 1.8 | Yes |
groovy-4.0.18.jar | 7.6 MB | 4744 | 4585 | 120 | 1.8 | Yes |
cache/target/classes | - | 0 | 0 | 0 | - | - |
core/target/classes | - | 0 | 0 | 0 | - | - |
ogdl/target/classes | - | 0 | 0 | 0 | - | - |
core/target/classes | - | 0 | 0 | 0 | - | - |
cipher/target/classes | - | 0 | 0 | 0 | - | - |
core/target/classes | - | 0 | 0 | 0 | - | - |
hash/target/classes | - | 0 | 0 | 0 | - | - |
event/target/classes | - | 0 | 0 | 0 | - | - |
lang/target/classes | - | 0 | 0 | 0 | - | - |
argon2/target/classes | - | 0 | 0 | 0 | - | - |
bcrypt/target/classes | - | 0 | 0 | 0 | - | - |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
assertj-core-3.25.3.jar | 1.4 MB | 873 | 831 | 28 | 9 | Yes |
bcprov-jdk18on-1.77.jar | 8.4 MB | 5556 | 4147 | 177 | 15 | Yes |
easymock-5.2.0.jar | 4.6 MB | 3083 | 3018 | 44 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-2.2.jar | 1.5 kB | 8 | 1 | 1 | 1.7 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
mockito-core-5.10.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
slf4j-api-2.0.12.jar | 68.1 kB | 70 | 55 | 5 | 9 | Yes |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes |
jakarta.ejb-api-3.2.6.jar | 63.7 kB | 105 | 87 | 4 | 1.6 | Yes |
jakarta.el-api-3.0.3.jar | 79.8 kB | 61 | 49 | 1 | 1.7 | Yes |
jakarta.enterprise.cdi-api-2.0.2.jar | 109.4 kB | 171 | 148 | 11 | 1.8 | Yes |
jakarta.inject-api-1.0.jar | 4.7 kB | 15 | 6 | 1 | 1.5 | No |
jakarta.interceptor-api-1.2.5.jar | 25 kB | 22 | 10 | 1 | 1.7 | Yes |
jakarta.transaction-api-1.3.2.jar | 28.1 kB | 31 | 19 | 1 | 1.7 | Yes |
mockito-junit-jupiter-5.10.0.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
lombok-1.18.30.jar | 2 MB | 1063 | 172 | 13 | 9 | Yes |
slf4j-jdk14-2.0.12.jar | 10.4 kB | 20 | 5 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
44 | 32.9 MB | 22060 | 18954 | 648 | 15 | 32 |
compile: 16 | compile: 10.7 MB | compile: 7230 | compile: 5684 | compile: 242 | 15 | compile: 7 |
runtime: 2 | runtime: 0.3 kB | - | - | - | - | |
provided: 8 | provided: 2.3 MB | provided: 1496 | provided: 506 | provided: 35 | provided: 7 | |
test: 18 | test: 19.8 MB | test: 13334 | test: 12764 | test: 371 | 11 | test: 18 |