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.spotbugs spotbugs-annotations 4.9.8 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 No
org.checkerframework checker-qual 3.52.1 jar The MIT License No
org.objenesis objenesis 3.4 jar Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.17 jar MIT No
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.ejb jakarta.ejb-api 4.0.1 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.enterprise jakarta.enterprise.cdi-api 4.1.0 jar Apache License 2.0 Yes
jakarta.persistence jakarta.persistence-api 3.2.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 Yes
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE Yes
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception Yes
javax.ejb javax.ejb-api 3.2.2 jar CDDL + GPLv2 with classpath exception Yes
javax.enterprise cdi-api 2.0.SP1 jar Apache License 2.0 Yes
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0Eclipse Distribution License v. 1.0 Yes
javax.servlet javax.servlet-api 4.0.1 jar CDDL + GPLv2 with classpath exception Yes
org.hamcrest hamcrest 3.0 jar BSD-3-Clause Yes
org.junit.jupiter junit-jupiter-engine 6.0.1 jar Eclipse Public License v2.0 Yes
org.junit.vintage junit-vintage-engine 6.0.1 jar Eclipse Public License v2.0 Yes
org.springframework spring-context 7.0.1 jar Apache License, Version 2.0 Yes
org.springframework spring-web 7.0.1 jar Apache License, Version 2.0 Yes
org.testng testng 7.11.0 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
jakarta.faces jakarta.faces-api 4.1.2 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
org.jcommander jcommander 3.0 jar Apache License, Version 2.0
org.junit.platform junit-platform-launcher 6.0.1 jar Eclipse Public License v2.0
org.slf4j slf4j-simple 2.0.17 jar MIT
org.webjars jquery 3.7.1 jar MIT License

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.google.errorprone error_prone_annotations 2.43.0 jar Apache 2.0
com.google.j2objc j2objc-annotations 3.1 jar Apache License, Version 2.0
org.gaul modernizer-maven-annotations 3.2.0 jar The Apache Software License, Version 2.0
org.projectlombok lombok 1.18.42 jar The MIT License

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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0 No
org.jspecify jspecify 1.0.0 jar The Apache License, Version 2.0 No
org.junit.platform junit-platform-commons 6.0.1 jar Eclipse Public License v2.0 No
org.junit.platform junit-platform-engine 6.0.1 jar Eclipse Public License v2.0 No
org.opentest4j opentest4j 1.3.0 jar The Apache License, Version 2.0 No
commons-logging commons-logging 1.3.5 jar Apache-2.0 Yes
io.micrometer micrometer-commons 1.16.0 jar The Apache Software License, Version 2.0 Yes
io.micrometer micrometer-observation 1.16.0 jar The Apache Software License, Version 2.0 Yes
jakarta.el jakarta.el-api 6.0.0 jar Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception Yes
jakarta.enterprise jakarta.enterprise.lang-model 4.1.0 jar Apache License 2.0 Yes
jakarta.inject jakarta.inject-api 2.0.1 jar The Apache Software License, Version 2.0 Yes
jakarta.interceptor jakarta.interceptor-api 2.2.0 jar EPL 2.0GPL2 w/ CPE Yes
jakarta.transaction jakarta.transaction-api 2.0.0 jar EPL 2.0GPL2 w/ CPE Yes
javax.el javax.el-api 3.0.0 jar CDDL + GPLv2 with classpath exception Yes
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0 Yes
javax.interceptor javax.interceptor-api 1.2 jar CDDL + GPLv2 with classpath exception Yes
javax.transaction javax.transaction-api 1.3 jar CDDL + GPLv2 with classpath exception Yes
junit junit 4.13.2 jar Eclipse Public License 1.0 Yes
org.junit.jupiter junit-jupiter-api 6.0.1 jar Eclipse Public License v2.0 Yes
org.springframework spring-aop 7.0.1 jar Apache License, Version 2.0 Yes
org.springframework spring-beans 7.0.1 jar Apache License, Version 2.0 Yes
org.springframework spring-core 7.0.1 jar Apache License, Version 2.0 Yes
org.springframework spring-expression 7.0.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
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

BSD-3-Clause: Hamcrest

MIT License: jquery

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher, JUnit Vintage Engine

Eclipse Distribution License v. 1.0: Jakarta Persistence API, javax.persistence-api

Eclipse Public License v1.0: javax.persistence-api

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Servlet, jakarta.transaction API

GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations

Eclipse Public License v. 2.0: Jakarta Expression Language API, Jakarta Persistence API

Apache License 2.0: CDI APIs, CDI Language Model

GNU General Public License, version 2 with the GNU Classpath Exception: Jakarta Expression Language API

EDL 1.0: Jakarta Activation API

The MIT License: Checker Qual, Project Lombok, jmockit

Apache License, Version 2.0: J2ObjC Annotations, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring Web, jcommander, testng

Apache-2.0: Apache Commons Logging

MIT: SLF4J API Module, SLF4J Simple Provider

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans API, Jakarta Faces, Jakarta Interceptors, Jakarta Servlet, jakarta.transaction API

CDDL + GPLv2 with classpath exception: Expression Language 3.0 API, Java Servlet API, javax.annotation API, javax.ejb API, javax.interceptor API, javax.transaction API

The Apache Software License, Version 2.0: Jakarta Dependency Injection, Modernizer Maven Plugin annotations, javax.inject, micrometer-commons, micrometer-observation

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
spotbugs-annotations-4.9.8.jar 16.2 kB 32 25 1 1.8 Yes
error_prone_annotations-2.43.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.faces-api-4.1.2.jar 724.1 kB 556 503 23 17 Yes
jakarta.xml.bind-api-4.0.4.jar 131.2 kB 138 115 7 11 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
checker-qual-3.52.1.jar 241.6 kB 459 386 33 1.8 Yes
modernizer-maven-annotations-3.2.0.jar 3.3 kB 14 - - - -
   • Root - 12 1 1 1.8 No
   • Versioned - 2 1 1 9 No
jcommander-3.0.jar 107.8 kB 93 81 6 17 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-platform-commons-6.0.1.jar 171.3 kB 103 87 10 17 Yes
junit-platform-engine-6.0.1.jar 277.7 kB 193 175 9 17 Yes
junit-platform-launcher-6.0.1.jar 246.1 kB 166 150 8 17 Yes
objenesis-3.4.jar 49.1 kB 59 43 10 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 1.6 Yes
lombok-1.18.42.jar 2 MB 1068 179 13 1.6 Yes
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-simple-2.0.17.jar 15.7 kB 22 - - - -
   • Root - 20 6 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jquery-3.7.1.jar 307.9 kB 18 0 0 - -
commons-logging-1.3.5.jar 73.7 kB 42 - - - -
   • Root - 41 27 2 1.8 Yes
   • Versioned - 1 1 1 9 No
micrometer-commons-1.16.0.jar 51.7 kB 54 39 7 1.8 Yes
micrometer-observation-1.16.0.jar 81.9 kB 81 66 6 1.8 Yes
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes
jakarta.ejb-api-4.0.1.jar 61.8 kB 98 82 4 1.8 Yes
jakarta.el-api-6.0.0.jar 93.3 kB 70 58 2 17 Yes
jakarta.enterprise.cdi-api-4.1.0.jar 159.6 kB 227 195 14 11 Yes
jakarta.enterprise.lang-model-4.1.0.jar 27.5 kB 41 26 4 11 Yes
jakarta.inject-api-2.0.1.jar 10.7 kB 18 7 2 1.8 No
jakarta.interceptor-api-2.2.0.jar 24 kB 23 11 2 11 Yes
jakarta.persistence-api-3.2.0.jar 195.9 kB 252 231 5 17 Yes
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes
jakarta.transaction-api-2.0.0.jar 27.9 kB 31 19 1 1.8 Yes
javax.annotation-api-1.3.2.jar 26.6 kB 29 15 3 1.8 Yes
javax.ejb-api-3.2.2.jar 63.7 kB 105 87 4 1.5 Yes
javax.el-api-3.0.0.jar 73.1 kB 57 46 1 1.7 Yes
cdi-api-2.0.SP1.jar 107.5 kB 170 148 11 1.8 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
javax.interceptor-api-1.2.jar 24.4 kB 21 10 1 1.7 Yes
javax.persistence-api-2.2.jar 164.6 kB 227 207 4 1.8 Yes
javax.servlet-api-4.0.1.jar 95.5 kB 109 85 4 1.8 Yes
javax.transaction-api-1.3.jar 28 kB 30 19 1 1.7 Yes
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
junit-jupiter-api-6.0.1.jar 250.7 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.1.jar 356 kB 189 172 9 17 Yes
junit-vintage-engine-6.0.1.jar 81.4 kB 57 43 6 17 Yes
spring-aop-7.0.1.jar 425.2 kB 324 292 18 17 Yes
spring-beans-7.0.1.jar 926.3 kB 504 473 13 17 Yes
spring-context-7.0.1.jar 1.4 MB 952 869 58 17 Yes
spring-core-7.0.1.jar 2 MB 1287 - - - -
   • Root - 1266 1189 61 17 Yes
   • Versioned - 6 1 1 21 Yes
   • Versioned - 15 9 1 24 Yes
spring-expression-7.0.1.jar 322.6 kB 170 158 6 17 Yes
spring-web-7.0.1.jar 2.2 MB 1391 1309 61 17 Yes
testng-7.11.0.jar 991.7 kB 595 548 25 11 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 15.8 MB 11272 9128 534 17 49
compile: 43 compile: 12.1 MB compile: 9050 compile: 7994 compile: 469 17 compile: 40
provided: 4 provided: 2.1 MB provided: 1169 provided: 233 provided: 17 provided: 3
test: 7 test: 1.6 MB test: 1053 test: 901 test: 48 17 test: 6