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.3 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 |
jakarta.enterprise | jakarta.enterprise.cdi-api | 2.0.2 | jar | Apache License 2.0 |
jakarta.faces | jakarta.faces-api | 2.3.2 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.persistence | jakarta.persistence-api | 2.2.3 | jar | Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 |
jakarta.servlet | jakarta.servlet-api | 4.0.4 | jar | EPL 2.0GPL2 w/ CPE |
jakarta.validation | jakarta.validation-api | 2.0.2 | jar | Apache License 2.0 |
org.checkerframework | checker-qual | 3.49.2 | jar | The MIT License |
org.hibernate | hibernate-entitymanager | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
org.hibernate.validator | hibernate-validator | 8.0.2.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 | 1.56.1-SNAPSHOT | jar | The MIT License |
org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
org.junit.jupiter | junit-jupiter | 5.12.2 | 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.37.0 | jar | Apache 2.0 |
com.google.j2objc | j2objc-annotations | 3.0.0 | jar | Apache License, Version 2.0 |
org.gaul | modernizer-maven-annotations | 3.1.0 | jar | The Apache Software License, Version 2.0 |
org.projectlombok | lombok | 1.18.38 | 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:
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.junit.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.2 | 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:1.56.1-SNAPSHOT
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2 (compile)
- jakarta.el:jakarta.el-api:jar:3.0.3 (compile)
- jakarta.interceptor:jakarta.interceptor-api:jar:1.2.5 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- jakarta.ejb:jakarta.ejb-api:jar:3.2.6 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.2 (compile)
- jakarta.transaction:jakarta.transaction-api:jar:1.3.2 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (compile)
- jakarta.inject:jakarta.inject-api:jar:1.0 (compile)
- jakarta.el:jakarta.el-api:jar:3.0.3 (compile)
- jakarta.faces:jakarta.faces-api:jar:2.3.2 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:2.2.3 (compile)
- jakarta.servlet:jakarta.servlet-api:jar:4.0.4 (compile)
- jakarta.validation:jakarta.validation-api:jar:2.0.2 (compile)
- org.hibernate:hibernate-entitymanager:jar:5.6.15.Final (compile)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.jboss:jandex:jar:2.4.2.Final (compile)
- javax.activation:javax.activation-api:jar:1.2.0 (compile)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.1 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.7 (compile)
- org.jvnet.staxex:stax-ex:jar:1.8 (compile)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.15 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.1 (compile)
- antlr:antlr:jar:2.7.7 (compile)
- org.hibernate.common:hibernate-commons-annotations:jar:5.1.2.Final (compile)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
- net.bytebuddy:byte-buddy:jar:1.12.18 (compile)
- org.hibernate:hibernate-core:jar:5.6.15.Final (compile)
- org.hibernate.validator:hibernate-validator:jar:8.0.2.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- com.fasterxml:classmate:jar:1.5.1 (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- org.junit.jupiter:junit-jupiter:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- com.github.hazendaz.jmockit:jmockit:jar:1.56.1-SNAPSHOT (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.objenesis:objenesis:jar:3.4 (test)
- org.slf4j:slf4j-api:jar:2.0.17 (test)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
- org.checkerframework:checker-qual:jar:3.49.2 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.3 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.37.0 (provided)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (provided)
- org.projectlombok:lombok:jar:1.18.38 (provided)
- org.gaul:modernizer-maven-annotations:jar:3.1.0 (provided)
- jakarta.enterprise:jakarta.enterprise.cdi-api:jar:2.0.2 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
CDDL 1.1: istack common utility code runtime, jaxb-api
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
HSQLDB License, a BSD open source license: HyperSQL Database
Apache 2.0: error-prone annotations
Eclipse Distribution License v. 1.0: Jakarta Persistence API, javax.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
Eclipse Public License v1.0: javax.persistence-api
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, Jakarta Server Faces, Jakarta Servlet, istack common utility code runtime, javax.transaction API, jaxb-api
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-entitymanager
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: Hibernate Validator Engine, Jakarta Bean Validation API, Jakarta CDI
BSD License: AntLR Parser Generator
The MIT License: Checker Qual, Project Lombok, jmockit, petclinic
Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, J2ObjC Annotations, Java Annotation Indexer, Objenesis, fastinfoset
MIT: SLF4J API Module
EPL 2.0: Jakarta Annotations API, Jakarta Enterprise Beans, Jakarta Expression Language 3.0 API, Jakarta Interceptors, Jakarta Server Faces, Jakarta Servlet, javax.transaction API
Dual license consisting of the CDDL v1.1 and GPL v2: Extended StAX API
The Apache Software License, Version 2.0: Jakarta Dependency Injection, Modernizer Maven Plugin annotations
CDDL+GPL License: JAXB Runtime, TXW2 Runtime
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
antlr-2.7.7.jar | 445.3 kB | 239 | 224 | 12 | 1.2 | Yes | No |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | 1.6 | Yes | No |
main/target/classes | - | 0 | 0 | 0 | - | - | - |
spotbugs-annotations-4.9.3.jar | 16.2 kB | 32 | 25 | 1 | 11 | Yes | No |
error_prone_annotations-2.37.0.jar | 20.4 kB | 49 | - | - | - | - | No |
• Root | - | 42 | 29 | 2 | 1.8 | Yes | - |
• Versioned | - | 7 | 1 | 1 | 9 | No | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - | No |
• Root | - | 29 | 17 | 1 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
istack-commons-runtime-3.0.7.jar | 25.5 kB | 35 | 22 | 4 | 1.7 | Yes | No |
FastInfoset-1.2.15.jar | 311.9 kB | 183 | 149 | 18 | 1.6 | Yes | No |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes | No |
jakarta.ejb-api-3.2.6.jar | 63.7 kB | 105 | 87 | 4 | 1.6 | Yes | No |
jakarta.el-api-3.0.3.jar | 79.8 kB | 61 | 49 | 1 | 1.7 | Yes | No |
jakarta.enterprise.cdi-api-2.0.2.jar | 109.4 kB | 171 | 148 | 11 | 1.8 | Yes | No |
jakarta.faces-api-2.3.2.jar | 765.6 kB | 577 | 523 | 23 | 1.8 | Yes | No |
jakarta.inject-api-1.0.jar | 4.7 kB | 15 | 6 | 1 | 1.5 | No | No |
jakarta.interceptor-api-1.2.5.jar | 25 kB | 22 | 10 | 1 | 1.7 | Yes | No |
jakarta.persistence-api-2.2.3.jar | 164.4 kB | 227 | 207 | 4 | 1.8 | Yes | No |
jakarta.servlet-api-4.0.4.jar | 83 kB | 108 | 85 | 4 | 1.8 | Yes | No |
jakarta.transaction-api-1.3.2.jar | 28.1 kB | 31 | 19 | 1 | 1.7 | Yes | No |
jakarta.validation-api-2.0.2.jar | 91.9 kB | 160 | 143 | 9 | 1.8 | Yes | No |
javax.activation-api-1.2.0.jar | 56.7 kB | 41 | 31 | 1 | 1.5 | Yes | No |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes | No |
jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - | No |
• Root | - | 131 | 111 | 7 | 1.8 | Yes | - |
• Versioned | - | 5 | 1 | 1 | 9 | No | - |
byte-buddy-1.12.18.jar | 4 MB | 2740 | - | - | - | - | No |
• Root | - | 2738 | 2685 | 38 | 1.6 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
checker-qual-3.49.2.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes | No |
modernizer-maven-annotations-3.1.0.jar | 3.3 kB | 14 | - | - | - | - | No |
• Root | - | 12 | 1 | 1 | 1.8 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
jaxb-runtime-2.3.1.jar | 1.1 MB | 801 | 642 | 26 | 1.7 | Yes | No |
txw2-2.3.1.jar | 70.3 kB | 67 | 54 | 4 | 1.7 | Yes | No |
hibernate-core-5.6.15.Final.jar | 7.5 MB | 5291 | 4918 | 285 | 1.8 | Yes | No |
hibernate-entitymanager-5.6.15.Final.jar | 0.6 kB | 3 | 0 | 0 | - | - | - |
hibernate-commons-annotations-5.1.2.Final.jar | 78.9 kB | 81 | 68 | 7 | 1.8 | Yes | No |
hibernate-validator-8.0.2.Final.jar | 1.3 MB | 1037 | 903 | 84 | 11 | Yes | No |
hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
jandex-2.4.2.Final.jar | 230.8 kB | 125 | 115 | 1 | 1.6 | Yes | No |
jboss-logging-3.4.3.Final.jar | 60.8 kB | 47 | 35 | 1 | 1.8 | Yes | No |
junit-jupiter-5.12.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No | No |
junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes | No |
junit-jupiter-params-5.12.2.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes | No |
junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - | No |
• Root | - | 88 | 69 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes | No |
stax-ex-1.8.jar | 36.1 kB | 36 | 25 | 3 | 1.7 | 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.38.jar | 2.1 MB | 1082 | 178 | 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 |
46 | 22.7 MB | 16281 | 13879 | 713 | 11 | 40 | 1 |
compile: 30 | compile: 17.2 MB | compile: 13134 | compile: 11926 | compile: 596 | 11 | compile: 28 | - |
provided: 4 | provided: 2.1 MB | provided: 1176 | provided: 225 | provided: 17 | provided: 3 | - | |
test: 12 | test: 3.3 MB | test: 1971 | test: 1728 | test: 100 | 11 | test: 9 | test: 1 |