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 | License |
---|---|---|---|---|
org.apache.commons | commons-lang3 | 3.8.1 | jar | Apache License, Version 2.0 |
org.apache.struts | struts2-core | 2.5.20 | jar | The Apache Software License, Version 2.0 |
org.ow2.asm | asm | 5.2 | jar | BSD |
org.ow2.asm | asm-commons | 5.2 | jar | BSD |
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 | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.easymock | easymock | 3.5.1 | jar | Apache 2 |
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 | License |
---|---|---|---|---|
javax.servlet | jsp-api | 2.0 | jar | - |
javax.servlet | servlet-api | 2.4 | jar | - |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 | License |
---|---|---|---|---|
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.1.21 | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.11.1 | jar | Apache License, Version 2.0 |
org.freemarker | freemarker | 2.3.28 | jar | Apache License, Version 2.0 |
org.javassist | javassist | 3.20.0-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.ow2.asm | asm-tree | 5.2 | jar | BSD |
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 | License |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
New BSD License: Hamcrest Core
Apache 2: EasyMock, Objenesis
Unknown: jsp-api, servlet-api
BSD: ASM Commons, ASM Core, ASM Tree
Eclipse Public License 1.0: JUnit
LGPL 2.1: Javassist
Apache License, Version 2.0: Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache FreeMarker, Apache Log4j API
Apache License 2.0: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: OGNL - Object Graph Navigation Library, Struts 2 Convention Plugin, Struts 2 Core
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
commons-fileupload-1.4.jar | 70.75 kB | 67 | 49 | 6 | 1.6 | debug |
commons-io-2.6.jar | 209.75 kB | 146 | 127 | 7 | 1.6 | debug |
jsp-api-2.0.jar | 49.31 kB | 56 | 42 | 3 | 1.2 | debug |
servlet-api-2.4.jar | 95.40 kB | 67 | 42 | 2 | 1.2 | debug |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 1.5 | debug |
ognl-3.1.21.jar | 230.86 kB | 144 | 133 | 3 | 1.5 | debug |
commons-lang3-3.8.1.jar | 490.12 kB | 297 | 272 | 13 | 1.6 | debug |
log4j-api-2.11.1.jar | 257.87 kB | 194 | 161 | 7 | 1.6 | debug |
struts2-core-2.5.20.jar | 1.56 MB | 1,264 | 979 | 68 | 1.6 | debug |
easymock-3.5.1.jar | 527.55 kB | 404 | 375 | 13 | 1.6 | debug |
freemarker-2.3.28.jar | 1.45 MB | 1,148 | 1,124 | 17 | 1.6 | debug |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
javassist-3.20.0-GA.jar | 732.99 kB | 423 | 399 | 17 | 1.6 | debug |
objenesis-2.6.jar | 54.38 kB | 59 | 43 | 10 | 1.6 | debug |
asm-5.2.jar | 52.01 kB | 31 | 26 | 2 | 1.2 | release |
asm-commons-5.2.jar | 46.09 kB | 32 | 27 | 1 | 1.2 | release |
asm-tree-5.2.jar | 28.89 kB | 35 | 30 | 1 | 1.2 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
17 | 6.14 MB | 4,742 | 4,160 | 203 | 1.6 | 14 |
compile: 11 | compile: 5.09 MB | compile: 3,781 | compile: 3,327 | compile: 142 | - | compile: 8 |
test: 4 | test: 933.45 kB | test: 838 | test: 749 | test: 56 | - | test: 4 |
provided: 2 | provided: 144.71 kB | provided: 123 | provided: 84 | provided: 5 | - | provided: 2 |