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.tiles | tiles-request-api | 1.0.7 | jar | The Apache Software 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.easymock | easymock | 5.2.0 | jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.1 | 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 |
---|---|---|---|---|
jakarta.servlet | jakarta.servlet-api | 5.0.0 | jar | EPL 2.0GPL2 w/ CPE |
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 | Type | Licenses |
---|---|---|---|---|
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.1 | 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 |
Project Dependency Graph
Dependency Tree
- io.github.weblegacy:tiles-request-jakarta-servlet:jar:1.0.0
- org.apache.tiles:tiles-request-api:jar:1.0.7 (compile)
- org.slf4j:slf4j-api:jar:2.0.9 (compile)
- org.slf4j:slf4j-simple:jar:2.0.9 (test)
- jakarta.servlet:jakarta.servlet-api:jar:5.0.0 (provided)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.1 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.easymock:easymock:jar:5.2.0 (test)
- org.objenesis:objenesis:jar:3.3 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: SLF4J API Module, SLF4J Simple Provider
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons
Apache License, Version 2.0: EasyMock, Objenesis
EPL 2.0: Jakarta Servlet
GPL2 w/ CPE: Jakarta Servlet
The Apache Software License, Version 2.0: Tiles request - API, Tiles request - Jakarta-Servlet support
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jakarta.servlet-api-5.0.0.jar | 307.9 kB | 151 | 85 | 4 | 1.8 | Yes |
tiles-request-api-1.0.7.jar | 73.9 kB | 82 | 63 | 6 | 1.6 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
easymock-5.2.0.jar | 4.6 MB | 3083 | 3018 | 44 | 9 | Yes |
junit-jupiter-api-5.10.1.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-platform-commons-1.10.1.jar | 106.3 kB | 64 | 44 | 7 | 9 | 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.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 |
10 | 5.4 MB | 3750 | 3507 | 90 | 9 | 10 |
compile: 2 | compile: 138.5 kB | compile: 149 | compile: 115 | compile: 11 | 9 | compile: 2 |
provided: 1 | provided: 307.9 kB | provided: 151 | provided: 85 | provided: 4 | provided: 1 | |
test: 7 | test: 5 MB | test: 3450 | test: 3307 | test: 75 | 9 | test: 7 |