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 | Optional |
---|---|---|---|---|---|
com.fasterxml.jackson.core | jackson-core | 2.10.3 | jar | The Apache Software License, Version 2.0 | No |
com.fasterxml.jackson.core | jackson-databind | 2.10.3 | jar | The Apache Software License, Version 2.0 | No |
com.thoughtworks.xstream | xstream | 1.4.11.1 | jar | BSD style | No |
org.apache.struts | struts2-core | 2.6-20200419.094131-295 | jar | The Apache Software License, Version 2.0 | No |
com.fasterxml.jackson.dataformat | jackson-dataformat-xml | 2.10.3 | jar | The Apache Software License, Version 2.0 | Yes |
commons-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 | Yes |
org.apache.juneau | juneau-marshall | 8.1.3 | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-core | 4.3.26.RELEASE | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-test | 4.3.26.RELEASE | jar | Apache License, Version 2.0 | Yes |
org.springframework | spring-web | 4.3.26.RELEASE | jar | Apache License, Version 2.0 | Yes |
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 |
junit | junit | 4.13 | jar | Eclipse Public License 1.0 |
mockobjects | mockobjects-core | 0.09 | jar | - |
org.assertj | assertj-core | 3.15.0 | 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 | - |
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 |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-rest-plugin:jar:2.6-SNAPSHOT
- com.thoughtworks.xstream:xstream:jar:1.4.11.1 (compile)
- xmlpull:xmlpull:jar:1.1.3.1 (compile)
- xpp3:xpp3_min:jar:1.1.4c (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.10.3 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.10.3 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.10.3 (compile)
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.3 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (compile)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (compile)
- org.codehaus.woodstox:stax2-api:jar:4.2 (compile)
- com.fasterxml.woodstox:woodstox-core:jar:6.1.1 (compile)
- com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.10.3 (compile)
- org.apache.juneau:juneau-marshall:jar:8.1.3 (compile)
- commons-beanutils:commons-beanutils:jar:1.9.4 (compile)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- mockobjects:mockobjects-core:jar:0.09 (test)
- org.springframework:spring-test:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-web:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-aop:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-beans:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-context:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-expression:jar:4.3.26.RELEASE (compile)
- org.springframework:spring-core:jar:4.3.26.RELEASE (compile)
- org.assertj:assertj-core:jar:3.15.0 (test)
- 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-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)
- com.thoughtworks.xstream:xstream:jar:1.4.11.1 (compile)
Licenses
The BSD License: Stax2 API
The Apache License, Version 2.0: Woodstox
Eclipse Public License 1.0: JUnit
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
New BSD License: Hamcrest Core
BSD style: XStream Core
Unknown: mockobjects-core, servlet-api
EDL 1.0: JavaBeans Activation Framework API jar
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, AssertJ fluent assertions, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, juneau/core/marshall
Eclipse Distribution License - v 1.0: jakarta.xml.bind-api
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 Logging, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 REST Plugin, jackson-databind
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.10.3.jar | 68.1 kB | 81 | 69 | 2 | - | Yes |
jackson-core-2.10.3.jar | 349.1 kB | 144 | 118 | 13 | - | Yes |
jackson-databind-2.10.3.jar | 1.4 MB | 691 | 656 | 22 | - | Yes |
xstream-1.4.11.1.jar | 621.1 kB | 512 | 480 | 23 | 1.8 | 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 |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 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 |
mockobjects-core-0.09.jar | 56.2 kB | 67 | 60 | 4 | 1.2 | 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 |
assertj-core-3.15.0.jar | 4.5 MB | 3119 | 3032 | 61 | - | 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 |
xmlpull-1.1.3.1.jar | 7.2 kB | 10 | 4 | 1 | 1.2 | Yes |
xpp3_min-1.1.4c.jar | 25 kB | 12 | 3 | 2 | 1.1 | Yes |
jackson-dataformat-xml-2.10.3.jar | 108.6 kB | 74 | 52 | 7 | - | Yes |
jackson-module-jaxb-annotations-2.10.3.jar | 35 kB | 31 | 13 | 4 | - | Yes |
woodstox-core-6.1.1.jar | 1.6 MB | 1088 | 939 | 79 | - | 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-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes |
jakarta.xml.bind-api-2.3.2.jar | 115.5 kB | 137 | 111 | 7 | - | Yes |
juneau-marshall-8.1.3.jar | 1.7 MB | 1087 | 1025 | 49 | 1.8 | Yes |
stax2-api-4.2.jar | 195.8 kB | 146 | 125 | 12 | - | 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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
38 | 23.1 MB | 16162 | 14719 | 703 | 1.8 | 38 |
compile: 32 | compile: 17.9 MB | compile: 12366 | compile: 11113 | compile: 597 | - | compile: 32 |
test: 5 | test: 5.1 MB | test: 3728 | test: 3564 | test: 104 | - | test: 5 |
provided: 1 | provided: 105.1 kB | provided: 68 | provided: 42 | provided: 2 | - | provided: 1 |