Project Dependencies

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 -
mockobjects mockobjects-jdk1.3-j2ee1.3 0.09 jar -
org.apache.logging.log4j log4j-core 2.23.1 jar Apache-2.0
org.apache.struts struts2-junit-plugin 6.4.0 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.25.2 jar Apache License, Version 2.0
org.easymock easymock 5.2.0 jar Apache License, Version 2.0
org.mockito mockito-core 4.3.1 jar The MIT License
org.springframework spring-test 5.3.31 jar Apache License, Version 2.0
org.springframework spring-web 5.3.31 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 javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
javax.servlet.jsp jsp-api 2.1 jar -
org.apache.struts struts2-core 6.4.0 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.

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.14.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.7 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
org.springframework spring-aop 5.3.31 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.31 jar Apache License, Version 2.0
org.springframework spring-context 5.3.31 jar Apache License, Version 2.0
org.springframework spring-core 5.3.31 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.31 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.31 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 2.9.3 jar Apache License, Version 2.0
com.google.errorprone error_prone_annotations 2.10.0 jar Apache 2.0
commons-fileupload commons-fileupload 1.5 jar Apache-2.0
commons-io commons-io 2.15.1 jar Apache-2.0
ognl ognl 3.3.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.14.0 jar Apache-2.0
org.apache.commons commons-text 1.11.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.23.1 jar Apache-2.0
org.checkerframework checker-qual 3.19.0 jar The MIT License
org.freemarker freemarker 2.3.32 jar Apache License, Version 2.0
org.javassist javassist 3.29.0-GA jar MPL 1.1LGPL 2.1Apache License 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unknown: jsp-api, mockobjects-core, mockobjects-jdk1.3-j2ee1.3

Apache 2.0: error-prone annotations

Apache License 2.0: Javassist

Eclipse Public License 1.0: JUnit

The MIT License: Checker Qual, mockito-core

Apache License, Version 2.0: Apache FreeMarker, AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, EasyMock, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web

Apache-2.0: Apache Commons FileUpload, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Apache Log4j Core

LGPL 2.1: Javassist

CDDL + GPLv2 with classpath exception: Java Servlet API

MPL 1.1: Javassist

New BSD License: Hamcrest Core

The Apache Software License, Version 2.0: OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 JSON Plugin, Struts 2 JUnit Plugin