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 |
---|---|---|---|---|
ch.qos.reload4j | reload4j | 1.2.26 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.3.5 | jar | Apache-2.0 |
org.apache.commons | commons-lang3 | 3.18.0 | jar | Apache-2.0 |
org.apache.logging.log4j | log4j-to-slf4j | 2.25.1 | jar | - |
org.hibernate | hibernate-entitymanager | 5.6.15.Final | jar | GNU Library General Public License v2.1 or later |
org.slf4j | slf4j-api | 2.0.17 | jar | MIT |
org.slf4j | slf4j-reload4j | 2.0.17 | jar | MIT |
org.stripesstuff | stripersist | 1.0.3 | jar | - |
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.hsqldb | hsqldb | 2.7.4 | jar | HSQLDB License, a BSD open source license |
org.junit.jupiter | junit-jupiter-engine | 5.13.4 | 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.oracle.database.jdbc | ojdbc17 | 23.9.0.25.07 | jar | Oracle Free Use Terms and Conditions (FUTC) |
org.postgresql | postgresql | 42.7.7 | jar | BSD-2-Clause |
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:
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.activation | jakarta.activation | 1.2.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.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.13.4 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.13.4 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The 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 |
---|---|---|---|---|
org.checkerframework | checker-qual | 3.49.3 | jar | The MIT License |
Project Dependency Graph
Dependency Tree
- nl.b3p:brmo-persistence:jar:6.0.0
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
- org.hibernate:hibernate-entitymanager:jar:5.6.15.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.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)
- com.fasterxml:classmate:jar:1.5.1 (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.9 (compile)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (compile)
- org.glassfish.jaxb:txw2:jar:2.3.9 (compile)
- com.sun.istack:istack-commons-runtime:jar:3.0.12 (compile)
- com.sun.activation:jakarta.activation:jar:1.2.2 (runtime)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (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.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.1.1.Final (compile)
- org.jboss.logging:jboss-logging:jar:3.4.3.Final (compile)
- org.postgresql:postgresql:jar:42.7.7 (provided)
- org.checkerframework:checker-qual:jar:3.49.3 (provided)
- org.checkerframework:checker-qual:jar:3.49.3 (provided)
- com.oracle.database.jdbc:ojdbc17:jar:23.9.0.25.07 (provided)
- org.slf4j:slf4j-reload4j:jar:2.0.17 (compile)
- org.hsqldb:hsqldb:jar:2.7.4 (test)
- org.stripesstuff:stripersist:jar:1.0.3 (compile)
- org.junit.jupiter:junit-jupiter-engine:jar:5.13.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.13.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.13.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.13.4 (test)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- ch.qos.reload4j:reload4j:jar:1.2.26 (compile)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.1 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.1 (compile)
- org.apache.commons:commons-lang3:jar:3.18.0 (compile)
Licenses
Apache License, version 2.0: JBoss Logging 3
CDDL 1.1: jaxb-api
Common Development and Distribution License: Java Transaction API
GPL-3.0-or-later: BRMO persistence
HSQLDB License, a BSD open source license: HyperSQL Database
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-2-Clause: PostgreSQL JDBC Driver
Eclipse Distribution License v. 1.0: javax.persistence-api
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
Eclipse Public License v1.0: javax.persistence-api
GNU Library General Public License v2.1 or later: Hibernate Commons Annotations, Hibernate ORM - hibernate-core, Hibernate ORM - hibernate-entitymanager
GPL2 w/ CPE: jaxb-api
CDDL/GPLv2+CE: JavaBeans Activation Framework API jar
Unknown: stripesstuff
BSD License: AntLR Parser Generator
EDL 1.0: Jakarta Activation
The MIT License: Checker Qual
Apache-2.0: Apache Commons Lang, Apache Commons Logging
Apache License, Version 2.0: Byte Buddy (without dependencies), ClassMate, Java Annotation Indexer
Eclipse Distribution License - v 1.0: JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
Oracle Free Use Terms and Conditions (FUTC): ojdbc17
MIT: SLF4J API Module, SLF4J Reload4j Provider
GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API
The Apache Software License, Version 2.0: reload4j
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 |
reload4j-1.2.26.jar | 338.7 kB | 247 | 221 | 14 | 1.5 | Yes | No |
classmate-1.5.1.jar | 67.8 kB | 55 | 40 | 5 | 1.6 | Yes | No |
ojdbc17-23.9.0.25.07.jar | 7.5 MB | 2880 | 2750 | 60 | 17 | Yes | Yes |
jakarta.activation-1.2.2.jar | 68.5 kB | 61 | 43 | 4 | 1.8 | Yes | No |
istack-commons-runtime-3.0.12.jar | 29.8 kB | 44 | - | - | - | - | No |
• Root | - | 38 | 23 | 4 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 9 | Yes | - |
commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - | No |
• Root | - | 41 | 27 | 2 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | - | - | - | - | No |
• Root | - | 132 | 111 | 7 | 1.8 | Yes | - |
• Versioned | - | 5 | 1 | 1 | 9 | Yes | - |
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 | - |
commons-lang3-3.18.0.jar | 703 kB | 444 | - | - | - | - | No |
• Root | - | 443 | 413 | 18 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
log4j-api-2.25.1.jar | 349.6 kB | 251 | - | - | - | - | No |
• Root | - | 240 | 209 | 11 | 1.8 | Yes | - |
• Versioned | - | 11 | 4 | 2 | 9 | Yes | - |
log4j-to-slf4j-2.25.1.jar | 24 kB | 26 | 10 | 2 | 1.8 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
checker-qual-3.49.3.jar | 238.2 kB | 453 | 380 | 33 | 1.8 | Yes | No |
jaxb-runtime-2.3.9.jar | 1 MB | 809 | - | - | - | - | No |
• Root | - | 803 | 642 | 25 | 1.8 | Yes | - |
• Versioned | - | 6 | 1 | 1 | 11 | Yes | - |
txw2-2.3.9.jar | 72 kB | 69 | 54 | 4 | 1.8 | 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 |
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 |
jboss-transaction-api_1.2_spec-1.1.1.Final.jar | 26.3 kB | 31 | 19 | 1 | 1.7 | Yes | No |
junit-jupiter-api-5.13.4.jar | 240.2 kB | 216 | 201 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.13.4.jar | 341.1 kB | 178 | 161 | 9 | 1.8 | Yes | No |
junit-platform-commons-1.13.4.jar | 158.5 kB | 100 | - | - | - | - | No |
• Root | - | 89 | 74 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.13.4.jar | 268.6 kB | 189 | 170 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
postgresql-42.7.7.jar | 1.1 MB | 538 | 475 | 38 | 1.8 | 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 | - |
slf4j-reload4j-2.0.17.jar | 10.7 kB | 17 | - | - | - | - | No |
• Root | - | 17 | 4 | 1 | 1.8 | Yes | - |
stripersist-1.0.3.jar | 21.9 kB | 17 | 10 | 1 | 1.6 | Yes | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
35 | 27.1 MB | 16580 | 15185 | 653 | 17 | 33 | 2 |
compile: 24 | compile: 15.5 MB | compile: 11190 | compile: 10232 | compile: 455 | 17 | compile: 23 | - |
runtime: 1 | runtime: 68.5 kB | runtime: 61 | runtime: 43 | runtime: 4 | runtime: 1 | - | |
provided: 3 | provided: 8.8 MB | provided: 3871 | provided: 3605 | provided: 131 | provided: 3 | provided: 1 | |
test: 7 | test: 2.7 MB | test: 1458 | test: 1305 | test: 63 | 11 | test: 6 | test: 1 |