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.persistence | jakarta.persistence-api | 3.2.0 | jar | Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 |
org.apache.commons | commons-email | 1.6.0 | jar | Apache-2.0 |
org.checkerframework | checker-qual | 3.49.2 | jar | The MIT License |
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 |
---|---|---|---|---|
org.eclipse.persistence | eclipselink | 4.0.6 | jar | Eclipse Public License - v 2.0Eclipse Distribution License - v 1.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 |
jakarta.annotation | jakarta.annotation-api | 1.3.5 | jar | EPL 2.0GPL2 w/ CPE |
org.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
org.junit.jupiter | junit-jupiter-engine | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.sun.activation | jakarta.activation | 1.2.1 | jar | EDL 1.0 |
com.sun.mail | jakarta.mail | 1.6.7 | jar | EPL 2.0GPL2 w/ CPEEDL 1.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.xml.bind | jaxb-core | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
com.sun.xml.bind | jaxb-xjc | 4.0.5 | 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 |
org.eclipse.angus | angus-activation | 2.0.2 | jar | EDL 1.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.junit.jupiter | junit-jupiter-api | 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:tutorial:jar:1.56.1-SNAPSHOT
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
- org.eclipse.persistence:eclipselink:jar:4.0.6 (runtime)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (runtime)
- com.sun.xml.bind:jaxb-xjc:jar:4.0.5 (runtime)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.2 (runtime)
- com.sun.xml.bind:jaxb-core:jar:4.0.5 (runtime)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (runtime)
- org.apache.commons:commons-email:jar:1.6.0 (compile)
- com.sun.mail:jakarta.mail:jar:1.6.7 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.1 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.1 (compile)
- com.sun.mail:jakarta.mail:jar:1.6.7 (compile)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.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)
- jakarta.annotation:jakarta.annotation-api:jar:1.3.5 (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.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
Licenses
HSQLDB License, a BSD open source license: HyperSQL Database
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: error-prone annotations
Eclipse Distribution License v. 1.0: Jakarta Persistence API
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
GPL2 w/ CPE: Jakarta Annotations API, Jakarta Mail API
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Eclipse Public License v. 2.0: Jakarta Persistence API
EDL 1.0: Angus Activation Registries, Jakarta Activation API, Jakarta Mail API, JavaBeans Activation Framework
The MIT License: Checker Qual, Project Lombok, Tutorial Sample, jmockit
Apache-2.0: Apache Commons Email
Apache License, Version 2.0: J2ObjC Annotations, Objenesis
Eclipse Distribution License - v 1.0: EclipseLink Bundles eclipselink.jar (non-OSGi), Jakarta XML Binding API, Old JAXB Core, Old JAXB XJC
MIT: SLF4J API Module
EPL 2.0: Jakarta Annotations API, Jakarta Mail API
Eclipse Public License - v 2.0: EclipseLink Bundles eclipselink.jar (non-OSGi)
The Apache Software License, Version 2.0: Modernizer Maven Plugin annotations
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
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 | - |
jakarta.activation-1.2.1.jar | 65.7 kB | 60 | 42 | 3 | 1.5 | Yes | No |
jakarta.mail-1.6.7.jar | 676.7 kB | 383 | 347 | 15 | 1.8 | Yes | No |
jaxb-core-4.0.5.jar | 235.4 kB | 257 | 186 | 24 | 11 | Yes | No |
jaxb-xjc-4.0.5.jar | 1.9 MB | 1465 | 1196 | 65 | 11 | Yes | No |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes | No |
jakarta.annotation-api-1.3.5.jar | 25.1 kB | 28 | 15 | 3 | 1.8 | Yes | No |
jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes | No |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes | No |
commons-email-1.6.0.jar | 65.2 kB | 49 | - | - | - | - | No |
• Root | - | 47 | 29 | 4 | 1.8 | 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 |
angus-activation-2.0.2.jar | 27 kB | 33 | 11 | 3 | 1.8 | Yes | No |
eclipselink-4.0.6.jar | 9.2 MB | 4534 | - | - | - | - | No |
• Root | - | 4534 | 4126 | 314 | 11 | Yes | - |
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 | - |
hsqldb-2.7.4.jar | 1.7 MB | 751 | 687 | 23 | 11 | No | Yes |
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-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 |
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 |
27 | 17.7 MB | 10490 | 8343 | 574 | 17 | 24 | 1 |
compile: 6 | compile: 1.3 MB | compile: 1229 | compile: 1054 | compile: 61 | 17 | compile: 6 | - |
runtime: 6 | runtime: 11.6 MB | runtime: 6487 | runtime: 5680 | runtime: 416 | runtime: 6 | - | |
provided: 4 | provided: 2.1 MB | provided: 1176 | provided: 225 | provided: 17 | provided: 3 | - | |
test: 11 | test: 2.8 MB | test: 1598 | test: 1384 | test: 80 | 11 | test: 9 | test: 1 |