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.22.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.core jackson-databind 2.22.0 jar The Apache Software License, Version 2.0 No
com.thoughtworks.xstream xstream 1.4.21 jar BSD-3-Clause No
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.22.0 jar The Apache Software License, Version 2.0 Yes
commons-beanutils commons-beanutils 1.11.0 jar Apache-2.0 Yes
org.apache.juneau juneau-marshall 9.2.0 jar Apache-2.0 Yes
org.springframework spring-core 6.2.12 jar Apache License, Version 2.0 Yes
org.springframework spring-test 6.2.12 jar Apache License, Version 2.0 Yes
org.springframework spring-web 6.2.12 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
junit junit 4.13.2 jar Eclipse Public License 1.0
mockobjects mockobjects-core 0.09 jar -
org.apache.logging.log4j log4j-core 2.26.0 jar Apache-2.0
org.assertj assertj-core 3.27.7 jar Apache-2.0
org.mockito mockito-core 5.23.0 jar MIT

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
jakarta.servlet jakarta.servlet-api 6.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.servlet.jsp jakarta.servlet.jsp-api 3.1.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception
org.apache.struts struts2-core 7.2.1 jar The Apache Software 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 Optional
com.fasterxml.jackson.core jackson-annotations 2.22 jar The Apache Software License, Version 2.0 No
com.fasterxml.woodstox woodstox-core 7.2.0 jar The Apache License, Version 2.0 Yes
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0 Yes
commons-logging commons-logging 1.3.6 jar Apache-2.0 Yes
io.micrometer micrometer-commons 1.14.12 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-observation 1.14.12 jar The Apache Software License, Version 2.0 Yes
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0 Yes
org.apache.juneau juneau-commons 9.2.0 jar Apache-2.0 Yes
org.codehaus.woodstox stax2-api 4.3.0 jar The BSD 2-Clause License Yes
org.springframework spring-beans 6.2.12 jar Apache License, Version 2.0 Yes
org.springframework spring-jcl 6.2.12 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
net.bytebuddy byte-buddy 1.18.8 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.18.8 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.3 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
com.github.ben-manes.caffeine caffeine 3.2.4 jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.49.0 jar Apache 2.0
commons-io commons-io 2.22.0 jar Apache-2.0
ognl ognl 3.4.11 jar The Apache Software License, Version 2.0
org.apache.commons commons-fileupload2-core 2.0.0-M5 jar Apache-2.0
org.apache.commons commons-fileupload2-jakarta-servlet6 2.0.0-M5 jar Apache-2.0
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.apache.commons commons-text 1.15.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.26.0 jar Apache-2.0
org.freemarker freemarker 2.3.34 jar Apache License, Version 2.0
org.javassist javassist 3.30.2-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: JSpecify annotations, Woodstox

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

BSD-3-Clause: XStream Core

The BSD 2-Clause License: Stax2 API

GPL2 w/ CPE: Jakarta Servlet

New BSD License: Hamcrest Core

Unknown: mockobjects-core

Eclipse Public License v. 2.0: Jakarta Server Pages API

Apache License 2.0: Javassist

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Server Pages API

Apache-2.0: Apache Commons BeanUtils, Apache Commons FileUpload Core, Apache Commons FileUpload Jakarta Servlet 6, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Juneau Commons, Apache Juneau Marshall, Apache Log4j API, Apache Log4j Core, AssertJ Core

Apache License, Version 2.0: Apache Commons Collections, Apache FreeMarker, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Objenesis, Spring Beans, Spring Commons Logging Bridge, Spring Core, Spring TestContext Framework, Spring Web

LGPL 2.1: Javassist

MIT: mockito-core

EPL 2.0: Jakarta Servlet

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 REST Plugin, jackson-databind, micrometer-commons, micrometer-observation