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 | Optional |
|---|---|---|---|---|---|
| org.apache.tiles | tiles-core | 2.2.2 | jar | The Apache Software License, Version 2.0 | No |
| org.slf4j | slf4j-jdk14 | 1.5.8 | jar | - | Yes |
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 |
|---|---|---|---|---|
| junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
| org.apache.shale | shale-test | 1.0.5 | jar | The Apache Software License, Version 2.0 |
| org.easymock | easymock | 2.5.1 | jar | Apache 2 |
| org.easymock | easymockclassextension | 2.4 | 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.servlet | servlet-api | 2.5 | jar | - |
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.8.0 | jar | The Apache Software License, Version 2.0 |
| commons-digester | commons-digester | 2.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.tiles | tiles-api | 2.2.2 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | jcl-over-slf4j | 1.5.8 | jar | - |
| org.slf4j | slf4j-api | 1.5.8 | jar | - |
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 |
|---|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | jar | - |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- io.github.weblegacy:tiles2-servlet:jar:0.0.1-SNAPSHOT
- org.apache.tiles:tiles-core:jar:2.2.2 (compile)
- org.apache.tiles:tiles-api:jar:2.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-digester:commons-digester:jar:2.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.8.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.8.0 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.5.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tiles:tiles-api:jar:2.2.2 (compile)
- org.slf4j:slf4j-jdk14:jar:1.5.8 (compile)
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
- javax.servlet:servlet-api:jar:2.5 (provided)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.easymock:easymock:jar:2.5.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.easymock:easymockclassextension:jar:2.4 (test)
- cglib:cglib-nodep:jar:2.1_3 (test)
![[Information]](./images/icon_info_sml.gif)
- cglib:cglib-nodep:jar:2.1_3 (test)
- org.apache.shale:shale-test:jar:1.0.5 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.tiles:tiles-core:jar:2.2.2 (compile)
Licenses
Apache 2: EasyMock
Unknown: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J JDK14 Binding, cglib, servlet-api
Eclipse Public License 1.0: JUnit
MIT License: EasyMock class extension
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons BeanUtils, Commons Digester, Shale Test Framework, Tiles - API, Tiles - Core Library, Tiles 2 - Jakarta-Servlet support
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| cglib-nodep-2.1_3.jar | 324.2 kB | 262 | 258 | 10 | 1.1 | Yes |
| commons-beanutils-1.8.0.jar | 231.3 kB | 155 | 137 | 6 | 1.3 | Yes |
| commons-digester-2.0.jar | 148.8 kB | 119 | 100 | 6 | 1.5 | Yes |
| servlet-api-2.5.jar | 105.1 kB | 68 | 42 | 2 | 1.5 | Yes |
| junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
| shale-test-1.0.5.jar | 104.4 kB | 73 | 54 | 6 | 1.4 | Yes |
| tiles-api-2.2.2.jar | 35.9 kB | 37 | 19 | 4 | 1.5 | Yes |
| tiles-core-2.2.2.jar | 161 kB | 164 | 123 | 23 | 1.5 | Yes |
| easymock-2.5.1.jar | 93.3 kB | 86 | 77 | 3 | 1.5 | Yes |
| easymockclassextension-2.4.jar | 63.7 kB | 70 | 47 | 10 | 1.5 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| jcl-over-slf4j-1.5.8.jar | 17.1 kB | 23 | 9 | 2 | 1.3 | Yes |
| slf4j-api-1.5.8.jar | 23.4 kB | 32 | 21 | 3 | 1.3 | Yes |
| slf4j-jdk14-1.5.8.jar | 8.8 kB | 15 | 5 | 1 | 1.4 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 14 | 1.7 MB | 1479 | 1223 | 109 | 1.5 | 14 |
| compile: 7 | compile: 626.4 kB | compile: 545 | compile: 414 | compile: 45 | 1.5 | compile: 7 |
| provided: 1 | provided: 105.1 kB | provided: 68 | provided: 42 | provided: 2 | provided: 1 | |
| test: 6 | test: 945.5 kB | test: 866 | test: 767 | test: 62 | 1.5 | test: 6 |
Apache Software Foundation
Apache Tiles™