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.struts | struts2-core | 2.6-20200419.094131-295 | jar | The Apache Software License, Version 2.0 |
org.apache.struts | struts2-portlet-plugin | 2.6-20200419.094356-286 | jar | The Apache Software License, Version 2.0 |
org.apache.struts | struts2-tiles-plugin | 2.6-20200419.094552-294 | jar | The Apache Software License, Version 2.0 |
org.apache.tiles | tiles-request-portlet | 1.0.7 | jar | The Apache Software License, Version 2.0 |
runtime
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.tiles | tiles-jsp | 3.0.8 | 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 | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
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 | 2.0 | jar | - |
javax.servlet | servlet-api | 2.5 | jar | - |
javax.servlet.jsp | jsp-api | 2.1 | 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:
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.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-portlet-tiles-plugin:jar:2.6-SNAPSHOT
- org.apache.struts:struts2-tiles-plugin:jar:2.6-SNAPSHOT (compile)
- org.apache.tiles:tiles-api:jar:3.0.8 (compile)
- org.apache.tiles:tiles-core:jar:3.0.8 (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:1.7.6 (compile)
- commons-digester:commons-digester:jar:2.1 (compile)
- org.apache.tiles:tiles-servlet:jar:3.0.8 (compile)
- org.apache.tiles:tiles-request-api:jar:1.0.7 (compile)
- org.apache.tiles:tiles-request-jsp:jar:1.0.7 (compile)
- org.apache.tiles:tiles-request-servlet:jar:1.0.7 (compile)
- org.apache.tiles:tiles-freemarker:jar:3.0.8 (compile)
- org.apache.tiles:tiles-request-freemarker:jar:1.0.7 (compile)
- org.apache.tiles:tiles-ognl:jar:3.0.8 (compile)
- org.apache.tiles:tiles-el:jar:3.0.8 (compile)
- org.apache.struts:struts2-portlet-plugin:jar:2.6-SNAPSHOT (compile)
- org.apache.struts:struts2-velocity-plugin:jar:2.6-SNAPSHOT (compile)
- org.apache.velocity:velocity-engine-core:jar:2.2 (compile)
- org.apache.velocity.tools:velocity-tools-view:jar:3.0 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.0 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- cglib:cglib:jar:2.2.2 (compile)
- asm:asm:jar:3.3.1 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- cglib:cglib:jar:2.2.2 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.0 (compile)
- org.apache.velocity.tools:velocity-tools-view-jsp:jar:3.0 (compile)
- org.apache.commons:commons-lang3:jar:3.10 (compile)
- org.apache.struts:struts2-velocity-plugin:jar:2.6-SNAPSHOT (compile)
- org.apache.tiles:tiles-request-portlet:jar:1.0.7 (compile)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- javax.servlet.jsp:jsp-api:jar:2.1 (provided)
- javax.portlet:portlet-api:jar:2.0 (provided)
- org.apache.tiles:tiles-jsp:jar:3.0.8 (runtime)
- org.apache.tiles:tiles-template:jar:3.0.8 (compile)
- org.apache.tiles:tiles-autotag-core-runtime:jar:1.2 (compile)
- org.apache.tiles:tiles-template:jar:3.0.8 (compile)
- org.apache.struts:struts2-core:jar:2.6-SNAPSHOT (compile)
- org.freemarker:freemarker:jar:2.3.30 (compile)
- ognl:ognl:jar:3.2.14 (compile)
- org.javassist:javassist:jar:3.24.1-GA (compile)
- org.apache.logging.log4j:log4j-api:jar:2.13.1 (compile)
- commons-fileupload:commons-fileupload:jar:1.4 (compile)
- commons-io:commons-io:jar:2.6 (compile)
- org.apache.commons:commons-text:jar:1.8 (compile)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- javax.servlet:servlet-api:jar:2.5 (provided)
- org.apache.struts:struts2-tiles-plugin:jar:2.6-SNAPSHOT (compile)
Licenses
BSD: ASM Core
Unknown: Java Portlet Specification V2.0, jsp-api, servlet-api
Apache License 2.0: Javassist
Eclipse Public License 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache FreeMarker, Apache Log4j API, Apache Velocity - Engine, Apache Velocity Tools - Generic tools, Apache Velocity Tools - JSP support, Apache Velocity Tools - View tools
ASF 2.0: Code Generation Library
LGPL 2.1: Javassist
MPL 1.1: Javassist
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, Autotag - Core runtime, Commons Digester, JSON.simple, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 Portlet Plugin, Struts 2 Portlet Tiles Plugin, Struts 2 Tiles Plugin, Struts 2 Velocity Plugin, Tiles - API, Tiles - Core Library, Tiles - EL support, Tiles - FreeMarker Support, Tiles - JSP support, Tiles - OGNL support, Tiles - Portlet support, Tiles - Servlet support, Tiles - Template Technologies Support, Tiles Request - Freemarker support, Tiles Request - JSP support, Tiles request - API, Tiles request - Servlet support
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
asm-3.3.1.jar | 43.6 kB | 24 | 23 | 2 | 1.2 | No |
cglib-2.2.2.jar | 287.2 kB | 242 | 228 | 7 | 1.2 | Yes |
json-simple-3.0.2.jar | 35.1 kB | 28 | 17 | 1 | 1.7 | 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 |
commons-digester-2.1.jar | 196.8 kB | 182 | 155 | 14 | 1.5 | Yes |
commons-fileupload-1.4.jar | 72.4 kB | 67 | 49 | 6 | 1.6 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
portlet-api-2.0.jar | 48 kB | 71 | 61 | 2 | 1.5 | Yes |
servlet-api-2.5.jar | 105.1 kB | 68 | 42 | 2 | 1.5 | Yes |
jsp-api-2.1.jar | 100.6 kB | 101 | 84 | 4 | 1.5 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
ognl-3.2.14.jar | 264 kB | 150 | 138 | 4 | 1.7 | Yes |
commons-digester3-3.2.jar | 241.6 kB | 213 | 189 | 11 | 1.5 | Yes |
commons-lang3-3.10.jar | 523.4 kB | 314 | 288 | 14 | 1.8 | Yes |
commons-text-1.8.jar | 207 kB | 152 | 134 | 6 | 1.8 | Yes |
log4j-api-2.13.1.jar | 292.2 kB | 214 | 180 | 9 | - | Yes |
struts2-core-2.6-SNAPSHOT.jar | 1.5 MB | 1146 | 919 | 62 | 1.8 | Yes |
struts2-portlet-plugin-2.6-SNAPSHOT.jar | 89.7 kB | 72 | 45 | 10 | 1.8 | Yes |
struts2-tiles-plugin-2.6-SNAPSHOT.jar | 40 kB | 38 | 18 | 3 | 1.8 | Yes |
struts2-velocity-plugin-2.6-SNAPSHOT.jar | 56.9 kB | 66 | 47 | 4 | 1.8 | Yes |
tiles-api-3.0.8.jar | 30.1 kB | 33 | 15 | 4 | 1.6 | Yes |
tiles-autotag-core-runtime-1.2.jar | 11.9 kB | 23 | 5 | 3 | 1.6 | Yes |
tiles-core-3.0.8.jar | 81.6 kB | 97 | 60 | 19 | 1.6 | Yes |
tiles-el-3.0.8.jar | 18.5 kB | 23 | 9 | 1 | 1.6 | Yes |
tiles-freemarker-3.0.8.jar | 23.6 kB | 28 | 13 | 2 | 1.6 | Yes |
tiles-jsp-3.0.8.jar | 35.4 kB | 33 | 13 | 1 | 1.6 | Yes |
tiles-ognl-3.0.8.jar | 16.3 kB | 23 | 9 | 1 | 1.6 | Yes |
tiles-request-api-1.0.7.jar | 73.9 kB | 82 | 63 | 6 | 1.6 | Yes |
tiles-request-freemarker-1.0.7.jar | 28.6 kB | 38 | 19 | 5 | 1.6 | Yes |
tiles-request-jsp-1.0.7.jar | 17 kB | 24 | 7 | 3 | 1.6 | Yes |
tiles-request-portlet-1.0.7.jar | 27.2 kB | 37 | 20 | 3 | 1.6 | Yes |
tiles-request-servlet-1.0.7.jar | 20.1 kB | 27 | 11 | 2 | 1.6 | Yes |
tiles-servlet-3.0.8.jar | 25 kB | 29 | 10 | 3 | 1.6 | Yes |
tiles-template-3.0.8.jar | 32.1 kB | 30 | 15 | 1 | 1.6 | Yes |
velocity-engine-core-2.2.jar | 525.2 kB | 299 | 256 | 19 | 1.8 | Yes |
velocity-tools-generic-3.0.jar | 213.7 kB | 116 | 98 | 3 | 1.7 | Yes |
velocity-tools-view-3.0.jar | 118.8 kB | 70 | 52 | 1 | 1.7 | Yes |
velocity-tools-view-jsp-3.0.jar | 28.7 kB | 29 | 11 | 2 | 1.7 | Yes |
freemarker-2.3.30.jar | 1.7 MB | 1227 | 1202 | 17 | 1.8 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
javassist-3.24.1-GA.jar | 777.7 kB | 447 | 423 | 17 | 1.7 | Yes |
jcl-over-slf4j-1.7.6.jar | 16.5 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
45 | 9.5 MB | 7197 | 6116 | 341 | 1.8 | 44 |
compile: 39 | compile: 8.8 MB | compile: 6485 | compile: 5523 | compile: 297 | - | compile: 38 |
test: 2 | test: 426.8 kB | test: 439 | test: 393 | test: 35 | - | test: 2 |
runtime: 1 | runtime: 35.4 kB | runtime: 33 | runtime: 13 | runtime: 1 | - | runtime: 1 |
provided: 3 | provided: 253.8 kB | provided: 240 | provided: 187 | provided: 8 | - | provided: 3 |