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.github.ben-manes.caffeine | caffeine | 3.2.4 | jar | Apache License, Version 2.0 | No |
| commons-io | commons-io | 2.22.0 | jar | Apache-2.0 | No |
| ognl | ognl | 3.4.11 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.commons | commons-fileupload2-jakarta-servlet6 | 2.0.0-M5 | jar | Apache-2.0 | No |
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 | No |
| org.apache.commons | commons-text | 1.15.0 | jar | Apache-2.0 | No |
| org.apache.logging.log4j | log4j-api | 2.26.0 | jar | Apache-2.0 | No |
| org.freemarker | freemarker | 2.3.34 | jar | Apache License, Version 2.0 | No |
| junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 | Yes |
| org.apache.struts | struts-annotations | 2.0 | jar | Apache License, Version 2.0 | Yes |
| org.hibernate | hibernate-core | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later | Yes |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT | Yes |
| org.springframework | spring-aop | 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:
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 |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses | Optional |
|---|---|---|---|---|---|
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.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 |
|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.11.0 | jar | Apache-2.0 |
| commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
| commons-digester | commons-digester | 2.1 | jar | The Apache Software License, Version 2.0 |
| commons-logging | commons-logging | 1.3.6 | jar | Apache-2.0 |
| io.micrometer | micrometer-commons | 1.14.12 | jar | The Apache Software License, Version 2.0 |
| io.micrometer | micrometer-observation | 1.14.12 | jar | The Apache Software License, Version 2.0 |
| 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 | 2.1 | jar | BSD Licence 3 |
| org.jcommander | jcommander | 1.83 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.ow2.asm | asm | 9.10.1 | jar | BSD-3-Clause |
| org.springframework | spring-expression | 6.2.12 | jar | Apache License, Version 2.0 |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.apache.struts:struts2-core:jar:7.2.1
- org.freemarker:freemarker:jar:2.3.34 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.2.4 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.49.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- ognl:ognl:jar:3.4.11 (compile)
- org.javassist:javassist:jar:3.30.2-GA (compile)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.30.2-GA (compile)
- org.apache.logging.log4j:log4j-api:jar:2.26.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-fileupload2-jakarta-servlet6:jar:2.0.0-M5 (compile)
- org.apache.commons:commons-fileupload2-core:jar:2.0.0-M5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-fileupload2-core:jar:2.0.0-M5 (compile)
- commons-io:commons-io:jar:2.22.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.8 (test)
![[Information]](./images/icon_info_sml.gif)
- antlr:antlr:jar:2.7.7 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss:jandex:jar:2.4.2.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.8 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.8 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0 (compile)
- org.glassfish.jaxb:jaxb-core:jar:4.0.8 (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- org.springframework:spring-aop:jar:6.2.12 (compile)
- org.springframework:spring-beans:jar:6.2.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.12 (compile)
- org.springframework:spring-jcl:jar:6.2.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.12 (compile)
- org.springframework:spring-beans:jar:6.2.12 (compile)
- org.springframework:spring-test:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-web:jar:6.2.12 (test)
- io.micrometer:micrometer-observation:jar:1.14.12 (test)
- io.micrometer:micrometer-commons:jar:1.14.12 (test)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.14.12 (test)
- io.micrometer:micrometer-observation:jar:1.14.12 (test)
- org.springframework:spring-context:jar:6.2.12 (test)
- org.springframework:spring-expression:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.12 (test)
- org.springframework:spring-context-support:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.el:jakarta.el-api:jar:5.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.awaitility:awaitility:jar:4.3.0 (test)
- org.hamcrest:hamcrest:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.1 (test)
- junit:junit:jar:4.13.2 (compile)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (compile)
- org.apache.logging.log4j:log4j-core:jar:2.26.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (test)
![[Information]](./images/icon_info_sml.gif)
- mockobjects:mockobjects-core:jar:0.09 (test)
![[Information]](./images/icon_info_sml.gif)
- jmock:jmock:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.18.8 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.8 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.easymock:easymock:jar:5.6.0 (test)
- org.ow2.asm:asm:jar:9.10.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.10.1 (test)
- org.apache.struts:struts-annotations:jar:2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.testng:testng:jar:7.12.0 (test)
- org.jcommander:jcommander:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jcommander:jcommander:jar:1.83 (test)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.18 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-validator:commons-validator:jar:1.10.1 (test)
- commons-beanutils:commons-beanutils:jar:1.11.0 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-digester:commons-digester:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.11.0 (test)
- org.freemarker:freemarker:jar:2.3.34 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
The Apache License, Version 2.0: JSpecify annotations
Apache 2.0: Awaitility, error-prone annotations
Eclipse Public License 1.0: JUnit
MIT License: jquery
Eclipse Public License v1.0: javax.persistence-api
GPL2 w/ CPE: Jakarta Servlet, jaxb-api
New BSD License: Hamcrest Core
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
BSD: jMock
Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Server Pages API
Unknown: mockobjects-core
Apache License 2.0: Javassist
BSD License: AntLR Parser Generator
Apache License, Version 2.0: Apache Commons Collections, Apache FreeMarker, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, ClassMate, EasyMock, Java Annotation Indexer, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Context Support, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, Struts Annotations, jcommander, testng
Apache-2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons FileUpload Core, Apache Commons FileUpload Jakarta Servlet 6, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Commons Validator, Apache Log4j API, Apache Log4j Core, AssertJ Core
EPL 2.0: Jakarta Servlet
GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API
MPL 1.1: Javassist
CDDL 1.1: jaxb-api
Common Development and Distribution License: Java Transaction API
BSD-3-Clause: asm
Eclipse Distribution License v. 1.0: javax.persistence-api
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core
BSD Licence 3: Hamcrest
GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API, Jakarta Server Pages API
EDL 1.0: Angus Activation Registries, Jakarta Activation API
LGPL 2.1: Javassist
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
MIT: SLF4J API Module, SLF4J Simple Provider, mockito-core
The Apache Software License, Version 2.0: Commons Digester, OGNL - Object Graph Navigation Library, Struts 2 Core, micrometer-commons, micrometer-observation

