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 |
---|---|---|---|---|
io.github.weblegacy | commons-chain | 1.3.0 | jar | The Apache Software License, Version 2.0 |
io.github.weblegacy | commons-chain-web | 1.3.0 | jar | The Apache Software License, Version 2.0 |
io.github.weblegacy | commons-chain-web-javax | 1.3.0 | jar | The Apache Software License, Version 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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
io.github.weblegacy | commons-chain | 1.3.0 | tests | test-jar | The Apache Software License, Version 2.0 |
io.github.weblegacy | commons-chain-web | 1.3.0 | tests | test-jar | The Apache Software License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.0 | - | jar | Eclipse Public License v2.0 |
org.slf4j | slf4j-simple | 2.0.9 | - | jar | MIT License |
provided
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 |
---|---|---|---|---|
javax.portlet | portlet-api | 3.0.1 | jar | Apache License, Version 2.0 |
javax.servlet | javax.servlet-api | 4.0.1 | jar | CDDL + GPLv2 with classpath exception |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 |
---|---|---|---|---|
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 |
commons-digester | commons-digester | 2.1 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 2.0.9 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.9 | jar | MIT License |
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.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.0 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.weblegacy:commons-chain-web-javax-portlet:jar:1.3.0
- io.github.weblegacy:commons-chain:jar:1.3.0 (compile)
- commons-digester:commons-digester:jar:2.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.slf4j:jcl-over-slf4j:jar:2.0.9 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- commons-digester:commons-digester:jar:2.1 (compile)
- io.github.weblegacy:commons-chain-web:jar:1.3.0 (compile)
- io.github.weblegacy:commons-chain-web-javax:jar:1.3.0 (compile)
- javax.servlet:javax.servlet-api:jar:4.0.1 (provided)
- javax.portlet:portlet-api:jar:3.0.1 (provided)
- io.github.weblegacy:commons-chain:test-jar:tests:1.3.0 (test)
- io.github.weblegacy:commons-chain-web:test-jar:tests:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.0 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.slf4j:slf4j-simple:jar:2.0.9 (test)
- io.github.weblegacy:commons-chain:jar:1.3.0 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Provider
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, JCL 1.2 implemented over SLF4J, Java Portlet API V3.0
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
CDDL + GPLv2 with classpath exception: Java Servlet API
The Apache Software License, Version 2.0: Commons Chain :: Core, Commons Chain :: Web, Commons Chain :: Web :: Javax, Commons Chain :: Web :: Javax :: Portlet, Commons Digester
Dependency File Details
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 |
commons-digester-2.1.jar | 196.8 kB | 182 | 155 | 14 | 1.5 | Yes |
commons-chain-1.3.0.jar | 39.7 kB | 49 | 31 | 5 | 9 | Yes |
test-classes | 4.1 kB | - | - | - | - | - |
commons-chain-web-1.3.0.jar | 16.4 kB | 25 | 9 | 2 | 9 | Yes |
test-classes | 4.1 kB | - | - | - | - | - |
commons-chain-web-javax-1.3.0.jar | 19 kB | 29 | 11 | 3 | 9 | Yes |
portlet-api-3.0.1.jar | 109.3 kB | 158 | 144 | 3 | 1.7 | Yes |
javax.servlet-api-4.0.1.jar | 95.5 kB | 109 | 85 | 4 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
junit-jupiter-api-5.10.0.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.0.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
jcl-over-slf4j-2.0.9.jar | 18.4 kB | 26 | 9 | 3 | 9 | Yes |
slf4j-api-2.0.9.jar | 64.6 kB | 67 | 52 | 5 | 9 | Yes |
slf4j-simple-2.0.9.jar | 16.1 kB | 23 | 8 | 2 | 9 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
17 | 1.8 MB | 1591 | 1339 | 77 | 9 | 15 |
compile: 8 | compile: 1.2 MB | compile: 1016 | compile: 864 | compile: 49 | 9 | compile: 8 |
provided: 2 | provided: 204.8 kB | provided: 267 | provided: 229 | provided: 7 | provided: 2 | |
test: 7 | test: 362.6 kB | test: 308 | test: 246 | test: 21 | 9 | test: 5 |