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 |
|---|---|---|---|---|
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
| jakarta.enterprise | jakarta.enterprise.cdi-api | 4.1.0 | jar | Apache License 2.0 |
| jakarta.faces | jakarta.faces-api | 4.1.2 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.persistence | jakarta.persistence-api | 3.2.0 | jar | Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 |
| jakarta.servlet | jakarta.servlet-api | 6.1.0 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.transaction | jakarta.transaction-api | 2.0.1 | jar | EPL 2.0GPL2 w/ CPE |
| jakarta.validation | jakarta.validation-api | 3.1.1 | jar | Apache License 2.0 |
| org.checkerframework | checker-qual | 3.52.1 | jar | The MIT License |
| org.glassfish.expressly | expressly | 6.0.0 | jar | Eclipse Public License v. 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
| org.hibernate.orm | hibernate-core | 7.1.11.Final | jar | Apache License, Version 2.0 |
| org.hibernate.validator | hibernate-validator | 9.1.0.Final | jar | Apache License 2.0 |
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 |
|---|---|---|---|---|
| com.github.hazendaz.jmockit | jmockit | 2.0.2-SNAPSHOT | jar | The MIT License |
| org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
| org.junit.jupiter | junit-jupiter | 6.0.1 | jar | Eclipse Public License v2.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.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 |
|---|---|---|---|---|
| com.fasterxml | classmate | 1.7.0 | jar | Apache License, Version 2.0 |
| jakarta.annotation | jakarta.annotation-api | 3.0.0 | jar | EPL 2.0GPL2 w/ CPE |
| 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 |
| jakarta.enterprise | jakarta.enterprise.lang-model | 4.1.0 | jar | Apache License 2.0 |
| jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| jakarta.interceptor | jakarta.interceptor-api | 2.2.0 | jar | EPL 2.0GPL2 w/ CPE |
| org.jboss.logging | jboss-logging | 3.6.1.Final | jar | Apache License 2.0 |
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 |
|---|---|---|---|---|
| com.sun.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| jakarta.activation | jakarta.activation-api | 2.1.3 | jar | EDL 1.0 |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.2 | jar | Eclipse Distribution License - v 1.0 |
| net.bytebuddy | byte-buddy | 1.17.6 | jar | Apache License, Version 2.0 |
| org.antlr | antlr4-runtime | 4.13.2 | jar | BSD-3-Clause |
| org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | jaxb-runtime | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| org.hibernate.models | hibernate-models | 1.0.1 | jar | Apache License Version 2.0 |
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 |
|---|---|---|---|---|
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.1 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.4 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
Project Dependency Graph
Dependency Tree
- com.github.hazendaz.jmockit:petclinic:war:2.0.2-SNAPSHOT
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 (compile)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.el:jakarta.el-api:jar:6.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.interceptor:jakarta.interceptor-api:jar:2.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.lang-model:jar:4.1.0 (compile)
- jakarta.faces:jakarta.faces-api:jar:4.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.servlet:jakarta.servlet-api:jar:6.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.validation:jakarta.validation-api:jar:3.1.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.expressly:expressly:jar:6.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.orm:hibernate-core:jar:7.1.11.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.models:hibernate-models:jar:1.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml:classmate:jar:1.7.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.6 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.5 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- com.sun.istack:istack-commons-runtime:jar:4.1.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.5 (runtime)
- org.antlr:antlr4-runtime:jar:4.13.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile)
- org.hibernate.validator:hibernate-validator:jar:9.1.0.Final (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:6.0.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.1 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.1 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.1 (test)
- com.github.hazendaz.jmockit:jmockit:jar:2.0.2-SNAPSHOT (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.52.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.43.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.42 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.gaul:modernizer-maven-annotations:jar:3.2.0 (provided)
![[Information]](./images/icon_info_sml.gif)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:4.1.0 (compile)
Licenses
Apache License Version 2.0: Hibernate Models
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
HSQLDB License, a BSD open source license: HyperSQL Database
Apache 2.0: error-prone annotations
BSD-3-Clause: ANTLR 4 Runtime
Eclipse Distribution License v. 1.0: Jakarta Persistence API
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations 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: Eclipse Expressly, Jakarta Expression Language API, Jakarta Persistence API
Apache License 2.0: CDI APIs, CDI Language Model, Hibernate Validator Engine, JBoss Logging 3, Jakarta Validation API
GNU General Public License, version 2 with the GNU Classpath Exception: Eclipse Expressly, Jakarta Expression Language API
EDL 1.0: Angus Activation Registries, Jakarta Activation API
The MIT License: Checker Qual, Petclinic Sample, Project Lombok, jmockit
Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, Hibernate ORM - hibernate-core, J2ObjC Annotations, Objenesis
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
EPL 2.0: Jakarta Annotations API, Jakarta Faces, Jakarta Interceptors, Jakarta Servlet, jakarta.transaction API
The Apache Software License, Version 2.0: Jakarta Dependency Injection, Modernizer Maven Plugin annotations
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
|---|---|---|---|---|---|---|---|
| classmate-1.7.0.jar | 68.9 kB | 59 | 44 | 5 | 1.8 | Yes | No |
| main/target/classes | - | 0 | 0 | 0 | - | - | - |
| spotbugs-annotations-4.9.8.jar | 16.2 kB | 32 | 25 | 1 | 1.8 | Yes | No |
| error_prone_annotations-2.43.0.jar | 20.4 kB | 49 | - | - | - | - | No |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes | - |
| • Versioned | - | 7 | 1 | 1 | 9 | No | - |
| j2objc-annotations-3.1.jar | 16.8 kB | 38 | - | - | - | - | No |
| • Root | - | 36 | 24 | 1 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes | No |
| jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes | No |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes | No |
| jakarta.el-api-6.0.0.jar | 93.3 kB | 70 | 58 | 2 | 17 | Yes | No |
| jakarta.enterprise.cdi-api-4.1.0.jar | 159.6 kB | 227 | 195 | 14 | 11 | Yes | No |
| jakarta.enterprise.lang-model-4.1.0.jar | 27.5 kB | 41 | 26 | 4 | 11 | Yes | No |
| jakarta.faces-api-4.1.2.jar | 724.1 kB | 556 | 503 | 23 | 17 | Yes | No |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No | No |
| jakarta.interceptor-api-2.2.0.jar | 24 kB | 23 | 11 | 2 | 11 | Yes | No |
| jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes | No |
| jakarta.servlet-api-6.1.0.jar | 398.4 kB | 165 | 85 | 5 | 11 | Yes | No |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes | No |
| jakarta.validation-api-3.1.1.jar | 106.1 kB | 180 | 153 | 10 | 9 | Yes | No |
| jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes | No |
| byte-buddy-1.17.6.jar | 9 MB | 6066 | - | - | - | - | No |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes | - |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes | - |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes | - |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
| checker-qual-3.52.1.jar | 241.6 kB | 459 | 386 | 33 | 1.8 | Yes | No |
| angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 1.8 | Yes | No |
| modernizer-maven-annotations-3.2.0.jar | 3.3 kB | 14 | - | - | - | - | No |
| • Root | - | 12 | 1 | 1 | 1.8 | No | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| expressly-6.0.0.jar | 173.2 kB | 131 | 111 | 6 | 17 | Yes | No |
| jaxb-core-4.0.5.jar | 138.7 kB | 158 | 107 | 18 | 11 | Yes | No |
| jaxb-runtime-4.0.5.jar | 920.2 kB | 693 | 559 | 19 | 11 | Yes | No |
| txw2-4.0.5.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes | No |
| hibernate-models-1.0.1.jar | 217.8 kB | 190 | 174 | 11 | 17 | Yes | No |
| hibernate-core-7.1.11.Final.jar | 14 MB | 8356 | 7875 | 368 | 17 | Yes | No |
| hibernate-validator-9.1.0.Final.jar | 1.4 MB | 1133 | 989 | 92 | 17 | Yes | No |
| hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
| jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | 11 | Yes | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - | No |
| • Root | - | 10 | 4 | 1 | 1.8 | No | - |
| • Versioned | - | 4 | 1 | 1 | 9 | No | - |
| junit-jupiter-6.0.1.jar | 6.4 kB | 5 | 1 | 1 | 17 | No | No |
| junit-jupiter-api-6.0.1.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes | No |
| junit-jupiter-engine-6.0.1.jar | 356 kB | 189 | 172 | 9 | 17 | Yes | No |
| junit-jupiter-params-6.0.1.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes | No |
| junit-platform-commons-6.0.1.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes | No |
| junit-platform-engine-6.0.1.jar | 277.7 kB | 193 | 175 | 9 | 17 | Yes | No |
| objenesis-3.4.jar | 49.1 kB | 59 | 43 | 10 | 1.8 | Yes | No |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
| lombok-1.18.42.jar | 2 MB | 1068 | 179 | 13 | 1.6 | Yes | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - | No |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes | - |
| • Versioned | - | 2 | 1 | 1 | 9 | No | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
| 45 | 34 MB | 22507 | 16922 | 800 | 17 | 39 | 1 |
| compile: 18 | compile: 17.8 MB | compile: 11812 | compile: 10773 | compile: 580 | 17 | compile: 17 | - |
| runtime: 10 | runtime: 10.9 MB | runtime: 7677 | runtime: 4277 | runtime: 114 | runtime: 10 | - | |
| provided: 4 | provided: 2.1 MB | provided: 1169 | provided: 233 | provided: 17 | provided: 3 | - | |
| test: 13 | test: 3.2 MB | test: 1849 | test: 1639 | test: 89 | 17 | test: 9 | test: 1 |


