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.ow2.asm | asm | 7.3.1 | jar | BSD-3-Clause |
org.ow2.asm | asm-commons | 7.3.1 | jar | BSD-3-Clause |
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 |
org.easymock | easymock | 4.2 | 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.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:
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-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 |
org.ow2.asm | asm-analysis | 7.3.1 | jar | BSD-3-Clause |
org.ow2.asm | asm-tree | 7.3.1 | jar | BSD-3-Clause |
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 |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-convention-plugin:jar:2.6-SNAPSHOT
- org.apache.commons:commons-lang3:jar:3.10 (compile)
- org.ow2.asm:asm:jar:7.3.1 (compile)
- org.ow2.asm:asm-commons:jar:7.3.1 (compile)
- org.ow2.asm:asm-tree:jar:7.3.1 (compile)
- org.ow2.asm:asm-analysis:jar:7.3.1 (compile)
- org.easymock:easymock:jar:4.2 (test)
- org.objenesis:objenesis:jar:3.1 (test)
- javax.servlet.jsp:jsp-api:jar:2.1 (provided)
- 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
Unknown: jsp-api, servlet-api
Apache License 2.0: Javassist
Eclipse Public License 1.0: JUnit
BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree
Apache License, Version 2.0: Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache FreeMarker, Apache Log4j API, EasyMock, Objenesis
LGPL 2.1: Javassist
MPL 1.1: Javassist
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: OGNL - Object Graph Navigation Library, Struts 2 Convention Plugin, Struts 2 Core
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 |
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-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 |
easymock-4.2.jar | 577.4 kB | 422 | 390 | 14 | 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 |
objenesis-3.1.jar | 60.4 kB | 64 | 48 | 10 | 1.8 | Yes |
asm-7.3.1.jar | 121.8 kB | 44 | 38 | 3 | - | Yes |
asm-analysis-7.3.1.jar | 33.4 kB | 22 | 15 | 2 | - | Yes |
asm-commons-7.3.1.jar | 71.5 kB | 34 | 28 | 2 | - | Yes |
asm-tree-7.3.1.jar | 52.8 kB | 45 | 39 | 2 | - | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
19 | 7.1 MB | 5102 | 4537 | 216 | 1.8 | 19 |
compile: 13 | compile: 5.9 MB | compile: 4008 | compile: 3580 | compile: 151 | - | compile: 13 |
test: 4 | test: 1.1 MB | test: 925 | test: 831 | test: 59 | - | test: 4 |
provided: 2 | provided: 205.7 kB | provided: 169 | provided: 126 | provided: 6 | - | provided: 2 |