The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Classifier | Type | Licenses |
---|---|---|---|---|---|
org.apache.logging.log4j | log4j-api | 2.22.1 | - | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-core | 2.22.1 | - | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-slf4j2-impl | 2.22.1 | - | jar | Apache-2.0 |
org.apache.shiro | shiro-core | 2.0.0 | jakarta | jar | Apache-2.0 |
org.apache.shiro | shiro-web | 2.0.0 | jakarta | jar | Apache-2.0 |
org.glassfish.web | jakarta.servlet.jsp.jstl | 3.0.1 | - | jar | - |
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.slf4j | jcl-over-slf4j | 2.0.12 | jar | Apache License, Version 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
jakarta.servlet.jsp | jakarta.servlet.jsp-api | 3.1.1 | - | jar | - |
jakarta.servlet.jsp.jstl | jakarta.servlet.jsp.jstl-api | 3.0.0 | - | jar | - |
org.apache.groovy | groovy | 4.0.18 | - | jar | The Apache Software License, Version 2.0 |
org.apache.meecrowave | meecrowave-core | 1.2.15 | jakarta | jar | Apache-2.0 |
org.apache.tomcat | tomcat-jasper | 10.1.19 | - | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-jasper-el | 10.1.19 | - | jar | Apache License, Version 2.0 |
org.assertj | assertj-core | 3.25.3 | - | jar | Apache License, Version 2.0 |
org.easymock | easymock | 5.2.0 | - | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 2.2 | - | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter-api | 5.10.2 | - | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.10.0 | - | jar | MIT |
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.owasp.encoder | encoder | 1.2.3 | jar | The BSD 3-Clause License |
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:
Unnamed: Apache XBean :: ASM shaded (repackaged)
The BSD 3-Clause License: Java Encoder
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module
BSD License 3: Hamcrest, Hamcrest Core
Apache-2.0: Apache Commons Configuration, Apache Log4j API, Apache Log4j Core, Apache Log4j JUL Adapter, Apache Log4j SLF4J 2.0 Binding, 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 :: Samples :: Web Jakarta, Apache Shiro :: Web, Meecrowave :: Core, Meecrowave :: Specs API
Apache License, Version 2.0: Apache CXF CDI Integration, Apache CXF Core, Apache CXF JAX-RS Client, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-RS Frontend, Apache CXF Runtime Security functionality, Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Lang, Apache Commons Text, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, EL 2.2 plugin, EasyMock, JCL 1.2 implemented over SLF4J, Objenesis, OpenWebBeans Core, SPI definition, Web plugin, tomcat-api, tomcat-catalina, tomcat-coyote, tomcat-jasper, tomcat-jasper-el, tomcat-jaspic-api, tomcat-jni, tomcat-juli, tomcat-util, tomcat-util-scan
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
MIT: mockito-core
Eclipse Public License - v 2.0: Eclipse Compiler for Java(TM)
The Apache Software License, Version 2.0: Apache Groovy, Apache XBean :: Finder shaded (repackaged), Apache XBean :: Reflect, Johnzon :: Core, Johnzon :: JSON-B Implementation, Johnzon :: Mapper
Bouncy Castle Licence: Bouncy Castle Provider
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.el-api-5.0.0.jar | 87.9 kB | 65 | 53 | 2 | 11 | Yes |
jakarta.servlet.jsp-api-3.1.1.jar | 71.4 kB | 75 | 60 | 4 | 11 | Yes |
jakarta.servlet.jsp.jstl-api-3.0.0.jar | 46 kB | 38 | 21 | 5 | 11 | 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 |
cxf-core-3.5.5.jar | 1.4 MB | 1033 | 870 | 75 | 1.8 | Yes |
cxf-integration-cdi-3.5.5.jar | 44.5 kB | 46 | 27 | 3 | 1.8 | Yes |
cxf-rt-frontend-jaxrs-3.5.5.jar | 708.2 kB | 351 | 297 | 21 | 1.8 | Yes |
cxf-rt-rs-client-3.5.5.jar | 191.1 kB | 101 | 71 | 6 | 1.8 | Yes |
cxf-rt-security-3.5.5.jar | 41.6 kB | 35 | 15 | 6 | 1.8 | Yes |
cxf-rt-transports-http-3.5.5.jar | 393.9 kB | 203 | 153 | 14 | 1.8 | Yes |
groovy-4.0.18.jar | 7.6 MB | 4744 | 4585 | 120 | 1.8 | Yes |
johnzon-core-1.2.19.jar | 157.6 kB | 121 | 102 | 4 | 1.8 | Yes |
johnzon-jsonb-1.2.19.jar | 133 kB | 97 | 66 | 12 | 1.8 | Yes |
johnzon-mapper-1.2.19.jar | 253.7 kB | 193 | 171 | 9 | 1.8 | Yes |
log4j-api-2.22.1.jar | 335 kB | 239 | 204 | 9 | 9 | Yes |
log4j-core-2.22.1.jar | 1.9 MB | 1308 | 1204 | 55 | 9 | Yes |
log4j-jul-2.22.1.jar | 31.3 kB | 31 | 16 | 2 | 9 | Yes |
log4j-slf4j2-impl-2.22.1.jar | 27.4 kB | 28 | 12 | 2 | 9 | Yes |
meecrowave-core-1.2.15-jakarta.jar | 10.9 MB | 6803 | 6013 | 408 | 1.8 | Yes |
meecrowave-specs-api-1.2.15.jar | 569.5 kB | 577 | 469 | 35 | 1.8 | Yes |
openwebbeans-el22-2.0.27.jar | 15.7 kB | 22 | 5 | 1 | 1.8 | Yes |
openwebbeans-impl-2.0.27.jar | 788.1 kB | 462 | 399 | 44 | 1.8 | Yes |
openwebbeans-spi-2.0.27.jar | 22.9 kB | 43 | 26 | 4 | 1.8 | Yes |
openwebbeans-web-2.0.27.jar | 45.8 kB | 44 | 20 | 6 | 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 | - | - |
web/target/classes | - | 0 | 0 | 0 | - | - |
argon2/target/classes | - | 0 | 0 | 0 | - | - |
bcrypt/target/classes | - | 0 | 0 | 0 | - | - |
tomcat-api-9.0.70.jar | 11.5 kB | 19 | 12 | 2 | 9 | Yes |
tomcat-catalina-9.0.70.jar | 1.7 MB | 769 | 688 | 29 | 9 | Yes |
tomcat-coyote-9.0.70.jar | 928.1 kB | 473 | 426 | 24 | 9 | Yes |
tomcat-jasper-10.1.19.jar | 576.9 kB | 256 | 231 | 12 | 11 | Yes |
tomcat-jasper-el-10.1.19.jar | 174.2 kB | 116 | 101 | 6 | 11 | Yes |
tomcat-jaspic-api-9.0.70.jar | 27.1 kB | 46 | 35 | 5 | 9 | Yes |
tomcat-jni-9.0.70.jar | 37.9 kB | 46 | 38 | 2 | 9 | Yes |
tomcat-juli-9.0.70.jar | 49 kB | 36 | 28 | 3 | 9 | Yes |
tomcat-util-9.0.70.jar | 216.9 kB | 136 | 111 | 11 | 9 | Yes |
tomcat-util-scan-9.0.70.jar | 224.9 kB | 140 | 120 | 7 | 9 | Yes |
xbean-asm9-shaded-4.20.jar | 294.8 kB | 143 | 121 | 6 | 1.8 | Yes |
xbean-finder-shaded-4.20.jar | 159.9 kB | 105 | 88 | 4 | 1.8 | Yes |
xbean-reflect-4.20.jar | 164.3 kB | 141 | 126 | 2 | 1.8 | Yes |
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 |
ecj-3.33.0.jar | 3.2 MB | 908 | 769 | 21 | 11 | Yes |
jakarta.servlet.jsp.jstl-3.0.1.jar | 3.7 MB | 1861 | 1737 | 70 | 11 | 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 |
encoder-1.2.3.jar | 37.9 kB | 32 | 21 | 1 | 1.5 | Yes |
jcl-over-slf4j-2.0.12.jar | 18.4 kB | 26 | 9 | 3 | 9 | Yes |
slf4j-api-2.0.12.jar | 68.1 kB | 70 | 55 | 5 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
73 | 60.2 MB | 37539 | 33230 | 1535 | 15 | 61 |
compile: 22 | compile: 16.8 MB | compile: 10698 | compile: 8862 | compile: 379 | 15 | compile: 12 |
runtime: 3 | runtime: 18.7 kB | runtime: 26 | runtime: 9 | runtime: 3 | runtime: 1 | |
test: 48 | test: 43.4 MB | test: 26815 | test: 24359 | test: 1153 | 11 | test: 48 |