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.commons | commons-lang3 | 3.10 | jar | Apache License, Version 2.0 |
org.apache.struts | struts2-core | 2.6-20200419.094131-295 | jar | The Apache Software License, Version 2.0 |
org.apache.struts | struts2-velocity-plugin | 2.6-20200419.094225-34 | jar | The Apache Software License, Version 2.0 |
org.apache.tomcat | tomcat-juli | 8.5.53 | jar | Apache 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 |
---|---|---|---|---|
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet | jstl | 1.2 | jar | - |
javax.servlet.jsp | jsp-api | 2.1 | jar | - |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
org.easymock | easymock | 4.2 | jar | Apache License, Version 2.0 |
org.springframework | spring-core | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-test | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-web | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
taglibs | request | 1.0.1 | jar | - |
taglibs | standard | 1.1.2 | jar | - |
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 | - |
org.apache.tomcat | tomcat-jasper | 8.5.53 | jar | Apache License, Version 2.0 |
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 |
org.objenesis | objenesis | 3.1 | jar | Apache License, Version 2.0 |
org.springframework | spring-aop | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-beans | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-context | 4.3.26.RELEASE | jar | Apache License, Version 2.0 |
org.springframework | spring-expression | 4.3.26.RELEASE | jar | Apache License, Version 2.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 |
---|---|---|---|---|
org.apache.tomcat | tomcat-api | 8.5.53 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-el-api | 8.5.53 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-jasper-el | 8.5.53 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-jsp-api | 8.5.53 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-servlet-api | 8.5.53 | jar | Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0 |
org.apache.tomcat | tomcat-util | 8.5.53 | jar | Apache License, Version 2.0 |
org.apache.tomcat | tomcat-util-scan | 8.5.53 | jar | Apache License, Version 2.0 |
org.eclipse.jdt | ecj | 3.12.3 | jar | Eclipse Public License |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-embeddedjsp-plugin:jar:2.6-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.10 (compile)
- org.apache.struts:struts2-velocity-plugin:jar:2.6-SNAPSHOT (compile)
- org.apache.velocity:velocity-engine-core:jar:2.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.30 (compile)
- org.apache.velocity.tools:velocity-tools-view:jar:3.0 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.0 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
- cglib:cglib:jar:2.2.2 (compile)
- asm:asm:jar:3.3.1 (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.velocity:velocity-engine-core:jar:2.2 (compile)
- org.springframework:spring-test:jar:4.3.26.RELEASE (test)
- org.springframework:spring-core:jar:4.3.26.RELEASE (test)
- commons-logging:commons-logging:jar:1.2 (compile)
- org.springframework:spring-web:jar:4.3.26.RELEASE (test)
- org.springframework:spring-aop:jar:4.3.26.RELEASE (test)
- org.springframework:spring-beans:jar:4.3.26.RELEASE (test)
- org.springframework:spring-context:jar:4.3.26.RELEASE (test)
- org.springframework:spring-expression:jar:4.3.26.RELEASE (test)
- org.easymock:easymock:jar:4.2 (test)
- org.objenesis:objenesis:jar:3.1 (test)
- taglibs:request:jar:1.0.1 (test)
- javax.servlet.jsp:jsp-api:jar:2.1 (test)
- org.apache.tomcat:tomcat-juli:jar:8.5.53 (compile)
- taglibs:standard:jar:1.1.2 (test)
- javax.servlet:jstl:jar:1.2 (test)
- org.apache.tomcat:tomcat-jasper:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-servlet-api:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-jsp-api:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-el-api:jar:8.5.53 (provided)
- org.eclipse.jdt:ecj:jar:3.12.3 (provided)
- org.apache.tomcat:tomcat-jasper-el:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-api:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-util-scan:jar:8.5.53 (provided)
- org.apache.tomcat:tomcat-util:jar:8.5.53 (provided)
- javax.servlet:javax.servlet-api:jar:3.1.0 (test)
- 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)
Licenses
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
ASF 2.0: Code Generation Library
Eclipse Public License: Eclipse Compiler for Java(TM)
New BSD License: Hamcrest Core
BSD: ASM Core
Unknown: jsp-api, jstl, request, servlet-api, standard
Apache License 2.0: Javassist
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, EasyMock, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, tomcat-api, tomcat-el-api, tomcat-jasper, tomcat-jasper-el, tomcat-jsp-api, tomcat-juli, tomcat-util, tomcat-util-scan
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Java Servlet API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Digester, Apache Commons Logging, DEPRECATED: Struts 2 Embedded JSP Plugin, JSON.simple, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 Velocity Plugin
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-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 |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
jstl-1.2.jar | 414.2 kB | 341 | 279 | 27 | 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-velocity-plugin-2.6-SNAPSHOT.jar | 56.9 kB | 66 | 47 | 4 | 1.8 | Yes |
tomcat-api-8.5.53.jar | 10.7 kB | 18 | 11 | 1 | 1.7 | Yes |
tomcat-el-api-8.5.53.jar | 88.4 kB | 67 | 60 | 1 | 1.7 | Yes |
tomcat-jasper-8.5.53.jar | 597 kB | 285 | 260 | 11 | 1.7 | Yes |
tomcat-jasper-el-8.5.53.jar | 168.1 kB | 123 | 107 | 5 | 1.7 | Yes |
tomcat-jsp-api-8.5.53.jar | 61.7 kB | 72 | 60 | 3 | 1.7 | Yes |
tomcat-juli-8.5.53.jar | 51.3 kB | 42 | 34 | 2 | 1.7 | Yes |
tomcat-servlet-api-8.5.53.jar | 244.3 kB | 127 | 82 | 4 | 1.7 | Yes |
tomcat-util-8.5.53.jar | 165.2 kB | 118 | 94 | 10 | 1.7 | Yes |
tomcat-util-scan-8.5.53.jar | 214.4 kB | 139 | 119 | 6 | 1.7 | 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 |
easymock-4.2.jar | 577.4 kB | 422 | 390 | 14 | 1.8 | Yes |
ecj-3.12.3.jar | 2.5 MB | 685 | 599 | 21 | 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 |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
spring-aop-4.3.26.RELEASE.jar | 380.1 kB | 306 | 269 | 17 | 1.6 | Yes |
spring-beans-4.3.26.RELEASE.jar | 764.5 kB | 463 | 408 | 15 | 1.6 | Yes |
spring-context-4.3.26.RELEASE.jar | 1.1 MB | 890 | 768 | 66 | 1.6 | Yes |
spring-core-4.3.26.RELEASE.jar | 1.1 MB | 844 | 795 | 42 | 1.6 | Yes |
spring-expression-4.3.26.RELEASE.jar | 275.8 kB | 164 | 150 | 6 | 1.6 | Yes |
spring-test-4.3.26.RELEASE.jar | 604.4 kB | 487 | 447 | 31 | 1.6 | Yes |
spring-web-4.3.26.RELEASE.jar | 829.3 kB | 614 | 565 | 37 | 1.6 | Yes |
request-1.0.1.jar | 39.4 kB | 46 | 39 | 1 | 1.1 | Yes |
standard-1.1.2.jar | 393.3 kB | 307 | 254 | 23 | 1.2 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
49 | 19.5 MB | 13011 | 11476 | 613 | 1.8 | 48 |
compile: 23 | compile: 8.1 MB | compile: 5718 | compile: 5074 | compile: 217 | - | compile: 22 |
test: 16 | test: 7.2 MB | test: 5591 | test: 4968 | test: 332 | - | test: 16 |
provided: 10 | provided: 4.1 MB | provided: 1702 | provided: 1434 | provided: 64 | - | provided: 10 |