Project Dependencies

compile

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.integrationtests.jaxrs shiro-its-jaxrs-app 2.0.0 war Apache-2.0

test

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
org.apache.groovy groovy 4.0.18 jar The Apache Software License, Version 2.0
org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs-tests 2.0.0 jar Apache-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

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

test

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
com.fasterxml.woodstox woodstox-core 6.5.1 - jar The Apache License, Version 2.0
com.github.javafaker javafaker 1.0.2 - jar The Apache Software License, Version 2.0
com.github.mifmif generex 1.0.2 - jar -
com.sun.activation jakarta.activation 1.2.2 - jar -
com.sun.istack istack-commons-runtime 3.0.12 - jar -
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
dk.brics.automaton automaton 1.11-8 - jar BSD
jakarta.annotation jakarta.annotation-api 1.3.5 - jar EPL 2.0GPL2 w/ CPE
jakarta.ws.rs jakarta.ws.rs-api 2.1.6 - jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 - jar -
javax.json javax.json-api 1.1.4 - jar Dual license consisting of the CDDL v1.1 and GPL v2
javax.json.bind javax.json.bind-api 1.0 - jar Dual license consisting of the CDDL v1.1 and GPL v2
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.apache.commons commons-configuration2 2.9.0 - jar Apache-2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.commons commons-text 1.10.0 - jar Apache License, Version 2.0
org.apache.cxf cxf-core 3.6.2 - jar Apache License, Version 2.0
org.apache.cxf cxf-rt-frontend-jaxrs 3.6.2 - jar Apache License, Version 2.0
org.apache.cxf cxf-rt-rs-client 3.6.2 - jar Apache License, Version 2.0
org.apache.cxf cxf-rt-security 3.6.2 - jar Apache License, Version 2.0
org.apache.cxf cxf-rt-transports-http 3.6.2 - jar Apache License, Version 2.0
org.apache.johnzon johnzon-core 1.2.21 - jar The Apache Software License, Version 2.0
org.apache.johnzon johnzon-jsonb 1.2.21 - jar The Apache Software License, Version 2.0
org.apache.johnzon johnzon-mapper 1.2.21 - jar The Apache Software 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-core 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-jaxrs 2.0.0 - jar Apache-2.0
org.apache.shiro shiro-lang 2.0.0 - jar Apache-2.0
org.apache.shiro shiro-web 2.0.0 - jar Apache-2.0
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
org.apache.shiro.integrationtests.jaxrs shiro-its-jaxrs-app 2.0.0 classes jar Apache-2.0
org.apache.ws.xmlschema xmlschema-core 2.3.1 - jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 - jar The Apache License, Version 2.0
org.bouncycastle bcprov-jdk18on 1.77 - jar Bouncy Castle Licence
org.codehaus.woodstox stax2-api 4.2.1 - jar The BSD License
org.glassfish.jaxb jaxb-runtime 2.3.9 - jar -
org.glassfish.jaxb txw2 2.3.9 - jar -
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
org.owasp.encoder encoder 1.2.3 - jar The BSD 3-Clause License
org.slf4j slf4j-api 2.0.12 - jar MIT License
org.yaml snakeyaml 2.2 - jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: Woodstox, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

The BSD License: Stax2 API

MIT License: SLF4J API Module

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.ws.rs-api

Bouncy Castle Licence: Bouncy Castle Provider

BSD: Automaton

The BSD 3-Clause License: Java Encoder

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 :: ITs :: JAX-RS :: App, Apache Shiro :: ITs :: JAX-RS :: OpenLiberty, Apache Shiro :: ITs :: JAX-RS :: Tests, Apache Shiro :: Lang, Apache Shiro :: Support :: JAX-RS, Apache Shiro :: Web

Apache License, Version 2.0: 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, EasyMock, Objenesis, SnakeYAML, XmlSchema Core

MIT: mockito-core

EPL 2.0: Jakarta Annotations API, jakarta.ws.rs-api

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 374 (JSON Processing) API, javax.json.bind-api

The Apache Software License, Version 2.0: Apache Groovy, Java Faker, Johnzon :: Core, Johnzon :: JSON-B Implementation, Johnzon :: Mapper

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
woodstox-core-6.5.1.jar 1.6 MB 1092 942 79 9 Yes
javafaker-1.0.2.jar 1.3 MB 324 95 4 1.6 Yes
generex-1.0.2.jar 14.4 kB 19 7 2 1.5 Yes
jakarta.activation-1.2.2.jar 68.5 kB 61 43 4 9 Yes
istack-commons-runtime-3.0.12.jar 29.8 kB 44 23 4 9 Yes
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
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.ws.rs-api-2.1.6.jar 140.4 kB 155 138 7 9 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 9 Yes
javax.json-api-1.1.4.jar 31.1 kB 46 35 4 9 Yes
javax.json.bind-api-1.0.jar 23.7 kB 42 27 7 9 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.5.jar 479.9 kB 284 260 12 1.6 Yes
commons-text-1.10.0.jar 238.4 kB 174 154 8 1.8 Yes
cxf-core-3.6.2.jar 1.4 MB 1031 868 75 11 Yes
cxf-rt-frontend-jaxrs-3.6.2.jar 710.6 kB 346 292 21 11 Yes
cxf-rt-rs-client-3.6.2.jar 190.6 kB 100 70 6 11 Yes
cxf-rt-security-3.6.2.jar 42 kB 35 15 6 11 Yes
cxf-rt-transports-http-3.6.2.jar 424.2 kB 212 162 14 11 Yes
groovy-4.0.18.jar 7.6 MB 4744 4585 120 1.8 Yes
johnzon-core-1.2.21.jar 163.9 kB 121 102 4 1.8 Yes
johnzon-jsonb-1.2.21.jar 136.4 kB 97 66 12 1.8 Yes
johnzon-mapper-1.2.21.jar 262.3 kB 194 172 9 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 - -
jaxrs/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 - -
app/target/classes - 0 0 0 - -
app/target/classes - 0 0 0 - -
tests/target/classes - 0 0 0 - -
xmlschema-core-2.3.1.jar 173.4 kB 150 130 6 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
stax2-api-4.2.1.jar 195.9 kB 146 125 12 9 Yes
easymock-5.2.0.jar 4.6 MB 3083 3018 44 9 Yes
jaxb-runtime-2.3.9.jar 1 MB 809 642 25 11 Yes
txw2-2.3.9.jar 72 kB 69 54 4 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
encoder-1.2.3.jar 37.9 kB 32 21 1 1.5 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 9 Yes
snakeyaml-2.2.jar 334.4 kB 278 230 24 9 Yes
Total Size Entries Classes Packages Java Version Debug Information
63 39 MB 26055 22620 936 15 46
compile: 1 compile: 0.1 kB - - - - -
test: 62 test: 39 MB test: 26055 test: 22620 test: 936 15 test: 46