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 |
|---|---|---|---|---|---|
| org.apache.velocity | velocity-engine-core | 2.4.1 | jar | Apache-2.0 | No |
| org.apache.struts | struts2-velocity-tools-jsp-jakarta | 7.2.1 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.struts | struts2-velocity-tools-view-jakarta | 7.2.1 | jar | The Apache Software 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 |
| org.apache.logging.log4j | log4j-core | 2.26.0 | jar | Apache-2.0 |
| org.apache.struts | struts2-junit-plugin | 7.2.1 | jar | The Apache Software License, Version 2.0 |
| org.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
| org.springframework | spring-web | 6.2.12 | 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 |
|---|---|---|---|---|
| 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 |
|---|---|---|---|---|---|
| org.apache.commons | commons-lang3 | 3.20.0 | jar | Apache-2.0 | No |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT | No |
| com.github.cliftonlabs | json-simple | 3.0.2 | jar | The Apache Software License, Version 2.0 | Yes |
| commons-beanutils | commons-beanutils | 1.11.0 | jar | Apache-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 |
| org.apache.commons | commons-digester3 | 3.2 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.velocity.tools | velocity-tools-generic | 3.1 | 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 |
|---|---|---|---|---|
| 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-core | 1.3 | jar | New BSD License |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.springframework | spring-aop | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-beans | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-context | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-core | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-expression | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-jcl | 6.2.12 | jar | Apache License, Version 2.0 |
| org.springframework | spring-test | 6.2.12 | 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-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
- org.apache.struts:struts2-velocity-plugin:jar:7.2.1
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.20.0 (compile)
- org.apache.struts:struts2-velocity-tools-view-jakarta:jar:7.2.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.struts:struts2-velocity-tools-jsp-jakarta:jar:7.2.1 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-collections:commons-collections:jar:3.2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.apache.commons:commons-digester3:jar:3.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.cliftonlabs:json-simple:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-beanutils:commons-beanutils:jar:1.11.0 (compile)
- org.apache.velocity.tools:velocity-tools-generic:jar:3.1 (compile)
- org.apache.struts:struts2-junit-plugin:jar:7.2.1 (test)
- org.springframework:spring-test:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.2.12 (test)
- org.springframework:spring-jcl:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.2.12 (test)
- org.springframework:spring-context:jar:6.2.12 (test)
- org.springframework:spring-aop:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-expression:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.2.12 (test)
- org.springframework:spring-test:jar:6.2.12 (test)
- org.springframework:spring-web:jar:6.2.12 (test)
- org.springframework:spring-beans:jar:6.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- 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)
- org.springframework:spring-beans:jar:6.2.12 (test)
- org.apache.struts:struts2-core:jar:7.2.1 (provided)
- org.freemarker:freemarker:jar:2.3.34 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.github.ben-manes.caffeine:caffeine:jar:3.2.4 (provided)
- org.jspecify:jspecify:jar:1.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.49.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (provided)
- ognl:ognl:jar:3.4.11 (provided)
- org.javassist:javassist:jar:3.30.2-GA (provided)
![[Information]](./images/icon_info_sml.gif)
- org.javassist:javassist:jar:3.30.2-GA (provided)
- org.apache.logging.log4j:log4j-api:jar:2.26.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-fileupload2-jakarta-servlet6:jar:2.0.0-M5 (provided)
- org.apache.commons:commons-fileupload2-core:jar:2.0.0-M5 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-fileupload2-core:jar:2.0.0-M5 (provided)
- commons-io:commons-io:jar:2.22.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.15.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.freemarker:freemarker:jar:2.3.34 (provided)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.8 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.8 (test)
- 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.apache.logging.log4j:log4j-core:jar:2.26.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:3.1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet:jakarta.servlet-api:jar:6.0.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.apache.velocity:velocity-engine-core:jar:2.4.1 (compile)
Licenses
The Apache License, Version 2.0: JSpecify annotations
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
GPL2 w/ CPE: Jakarta Servlet
New BSD License: Hamcrest 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 Log4j API, Apache Log4j Core, Apache Velocity - Engine, AssertJ Core
Apache License, Version 2.0: Apache Commons Collections, Apache FreeMarker, Apache Velocity Tools - Generic tools, Byte Buddy (without dependencies), Byte Buddy agent, Caffeine cache, Objenesis, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web
MIT: SLF4J API Module, mockito-core
LGPL 2.1: Javassist
EPL 2.0: Jakarta Servlet
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Apache Commons Digester, JSON.simple, OGNL - Object Graph Navigation Library, Struts 2 Core, Struts 2 JUnit Plugin, Struts 2 Jakarta EE Compatible Velocity Tools Jsp, Struts 2 Jakarta EE Compatible Velocity Tools View, Struts 2 Velocity Plugin, micrometer-commons, micrometer-observation

