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 |
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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.2 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
org.apache.logging.log4j | log4j-core | 2.13.1 | jar | Apache License, Version 2.0 |
org.jboss.weld.se | weld-se | 2.2.16.SP1 | jar | Apache License, Version 2.0 |
org.springframework | spring-test | 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 |
---|---|---|---|---|
javax.enterprise | cdi-api | 1.2 | jar | Apache License, Version 2.0 |
javax.servlet | servlet-api | 2.5 | jar | - |
org.jboss.weld | weld-core | 2.2.16.SP1 | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
commons-fileupload | commons-fileupload | 1.4 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 2.6 | jar | Apache License, Version 2.0 |
ognl | ognl | 3.2.14 | jar | The Apache Software License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.10 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-text | 1.8 | jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.13.1 | jar | Apache License, Version 2.0 |
org.freemarker | freemarker | 2.3.30 | jar | Apache License, Version 2.0 |
org.javassist | javassist | 3.24.1-GA | jar | MPL 1.1LGPL 2.1Apache License 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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.springframework | spring-core | 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:
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-cdi-plugin:jar:2.6-SNAPSHOT
- javax.enterprise:cdi-api:jar:1.2 (provided)
- javax.el:javax.el-api:jar:3.0.0 (provided)
- javax.interceptor:javax.interceptor-api:jar:1.2 (provided)
- javax.inject:javax.inject:jar:1 (provided)
- org.jboss.weld:weld-core:jar:2.2.16.SP1 (provided)
- org.jboss.weld:weld-api:jar:2.2.SP4 (provided)
- org.jboss.weld:weld-spi:jar:2.2.SP4 (provided)
- org.jboss.classfilewriter:jboss-classfilewriter:jar:1.0.5.Final (provided)
- org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Alpha1 (provided)
- com.google.guava:guava:jar:13.0.1 (provided)
- org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 (provided)
- org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Alpha3 (provided)
- org.jboss.logging:jboss-logging:jar:3.1.3.GA (provided)
- org.jboss.weld.se:weld-se:jar:2.2.16.SP1 (test)
- org.springframework:spring-test:jar:4.3.26.RELEASE (test)
- org.springframework:spring-core:jar:4.3.26.RELEASE (test)
- org.apache.logging.log4j:log4j-core:jar:2.13.1 (test)
- org.apache.logging.log4j:log4j-api:jar:2.13.1 (compile)
- commons-logging:commons-logging:jar:1.2 (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)
- commons-fileupload:commons-fileupload:jar:1.4 (compile)
- commons-io:commons-io:jar:2.6 (compile)
- org.apache.commons:commons-lang3:jar:3.10 (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)
- javax.enterprise:cdi-api:jar:1.2 (provided)
Licenses
Apache License, version 2.0: JBoss Logging 3, classfilewriter
Common Development and Distribution License: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API
Eclipse Public License 1.0: JUnit
CDDL or GPLv2 with exceptions: Common Annotations 1.2 API
New BSD License: Hamcrest Core
Unknown: servlet-api
Apache License 2.0: Javassist
Apache License, Version 2.0: Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache FreeMarker, Apache Log4j API, Apache Log4j Core, CDI APIs, Spring Core, Spring TestContext Framework, Weld APIs, Weld Implementation, Weld SE (Uber Jar), Weld SPIs for container integration
LGPL 2.1: Javassist
CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, javax.interceptor API
GNU General Public License, Version 2 with the Classpath Exception: Expression Language 3.0 API, Java(TM) EE Interceptors 1.2 API
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Logging, Guava: Google Core Libraries for Java, OGNL - Object Graph Navigation Library, Struts 2 CDI Plugin, Struts 2 Core, javax.inject
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
guava-13.0.1.jar | 1.9 MB | 1436 | 1412 | 13 | 1.6 | 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.el-api-3.0.0.jar | 73.1 kB | 57 | 46 | 1 | 1.7 | Yes |
cdi-api-1.2.jar | 71.1 kB | 118 | 98 | 7 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
javax.interceptor-api-1.2.jar | 24.4 kB | 21 | 10 | 1 | 1.7 | Yes |
servlet-api-2.5.jar | 105.1 kB | 68 | 42 | 2 | 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-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 |
log4j-core-2.13.1.jar | 1.7 MB | 1203 | 1112 | 51 | 1.8 | Yes |
struts2-core-2.6-SNAPSHOT.jar | 1.5 MB | 1146 | 919 | 62 | 1.8 | 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 |
jboss-classfilewriter-1.0.5.Final.jar | 109.9 kB | 87 | 71 | 6 | 1.6 | Yes |
jboss-logging-3.1.3.GA.jar | 57.2 kB | 57 | 45 | 1 | 1.6 | Yes |
jboss-annotations-api_1.2_spec-1.0.0.Alpha1.jar | 19.2 kB | 29 | 15 | 3 | 1.6 | Yes |
jboss-el-api_3.0_spec-1.0.0.Alpha1.jar | 72 kB | 66 | 49 | 2 | 1.6 | Yes |
jboss-interceptors-api_1.2_spec-1.0.0.Alpha3.jar | 16.2 kB | 22 | 10 | 1 | 1.6 | Yes |
weld-api-2.2.SP4.jar | 20.8 kB | 44 | 26 | 5 | 1.6 | Yes |
weld-core-2.2.16.SP1.jar | 1.6 MB | 1178 | 1091 | 68 | 1.6 | Yes |
weld-spi-2.2.SP4.jar | 81.4 kB | 157 | 107 | 25 | 1.6 | Yes |
weld-se-2.2.16.SP1.jar | 4 MB | 3205 | 2986 | 139 | 1.6 | Yes |
spring-core-4.3.26.RELEASE.jar | 1.1 MB | 844 | 795 | 42 | 1.6 | Yes |
spring-test-4.3.26.RELEASE.jar | 604.4 kB | 487 | 447 | 31 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
30 | 17.6 MB | 13431 | 12249 | 578 | 1.8 | 29 |
compile: 9 | compile: 5.6 MB | compile: 3863 | compile: 3460 | compile: 142 | - | compile: 9 |
test: 7 | test: 7.9 MB | test: 6220 | test: 5761 | test: 300 | - | test: 7 |
provided: 14 | provided: 4.1 MB | provided: 3348 | provided: 3028 | provided: 136 | - | provided: 13 |