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.directwebremoting | dwr | 3.0.2-RELEASE | 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.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-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 |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-dwr-plugin:jar:2.6-SNAPSHOT
- org.directwebremoting:dwr:jar:3.0.2-RELEASE (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-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)
Licenses
Unknown: servlet-api
Apache License 2.0: Javassist
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache FreeMarker, Apache Log4j API
LGPL 2.1: Javassist
MPL 1.1: Javassist
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Direct Web Remoting, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 DWR Plugin
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
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 |
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 |
struts2-core-2.6-SNAPSHOT.jar | 1.5 MB | 1146 | 919 | 62 | 1.8 | Yes |
dwr-3.0.2-RELEASE.jar | 885.5 kB | 668 | 600 | 45 | 1.6 | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
13 | 7 MB | 5038 | 4495 | 224 | 1.8 | 13 |
compile: 10 | compile: 6.5 MB | compile: 4531 | compile: 4060 | compile: 187 | - | compile: 10 |
test: 2 | test: 426.8 kB | test: 439 | test: 393 | test: 35 | - | test: 2 |
provided: 1 | provided: 105.1 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |