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 |
|---|---|---|---|---|
| io.github.database-audits | database-audits-core | 1.0.1 | jar | Apache License, Version 2.0 |
| jakarta.persistence | jakarta.persistence-api | 3.2.0 | jar | Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 |
| org.hibernate.orm | hibernate-core | 7.4.1.Final | jar | Apache License, Version 2.0 |
| org.springframework | spring-context | 7.0.8 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-hibernate | 4.1.0 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-test | 4.1.0 | 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.assertj | assertj-core | 3.27.7 | jar | Apache-2.0 |
| org.junit.jupiter | junit-jupiter | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.23.0 | jar | MIT |
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.istack | istack-commons-runtime | 4.1.2 | jar | Eclipse Distribution License - v 1.0 |
| jakarta.activation | jakarta.activation-api | 2.1.4 | jar | EDL 1.0 |
| jakarta.inject | jakarta.inject-api | 2.0.1 | jar | The Apache Software License, Version 2.0 |
| jakarta.xml.bind | jakarta.xml.bind-api | 4.0.5 | jar | Eclipse Distribution License - v 1.0 |
| net.bytebuddy | byte-buddy | 1.18.10 | jar | Apache License, Version 2.0 |
| org.antlr | antlr4-runtime | 4.13.2 | jar | BSD-3-Clause |
| org.eclipse.angus | angus-activation | 2.0.3 | jar | EDL 1.0 |
| org.glassfish.jaxb | jaxb-core | 4.0.9 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | jaxb-runtime | 4.0.9 | jar | Eclipse Distribution License - v 1.0 |
| org.glassfish.jaxb | txw2 | 4.0.9 | jar | Eclipse Distribution License - v 1.0 |
| org.hibernate.models | hibernate-models | 1.1.1 | jar | Apache License Version 2.0 |
| org.jboss.logging | jboss-logging | 3.6.3.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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy-agent | 1.18.10 | jar | Apache License, Version 2.0 |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-api | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.jupiter | junit-jupiter-params | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-commons | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.junit.platform | junit-platform-engine | 6.0.3 | jar | Eclipse Public License v2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- io.github.database-audits:database-audits-spring-boot-integration:jar:1.0.2-SNAPSHOT
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.10 (runtime)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.10 (runtime)
- org.junit.jupiter:junit-jupiter:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.mockito:mockito-core:jar:5.23.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.18.10 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.18.10 (test)
- io.github.database-audits:database-audits-core:jar:1.0.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-databind:jar:2.21.4 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.21.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.21 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
- jakarta.persistence:jakarta.persistence-api:jar:3.2.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.orm:hibernate-core:jar:7.4.1.Final (compile)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jboss.logging:jboss-logging:jar:3.6.3.Final (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.hibernate.models:hibernate-models:jar:1.1.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.5 (runtime)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.4 (runtime)
- org.glassfish.jaxb:jaxb-runtime:jar:4.0.9 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.9 (runtime)
- org.eclipse.angus:angus-activation:jar:2.0.3 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.glassfish.jaxb:txw2:jar:4.0.9 (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.3 (runtime)
- org.glassfish.jaxb:jaxb-core:jar:4.0.9 (runtime)
- jakarta.inject:jakarta.inject-api:jar:2.0.1 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.antlr:antlr4-runtime:jar:4.13.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- jakarta.transaction:jakarta.transaction-api:jar:2.0.1 (compile)
- org.springframework:spring-context:jar:7.0.8 (compile)
- org.springframework:spring-aop:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.8 (compile)
- commons-logging:commons-logging:jar:1.3.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.6 (compile)
- org.springframework:spring-expression:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.17.0 (compile)
- io.micrometer:micrometer-commons:jar:1.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.17.0 (compile)
- org.springframework:spring-aop:jar:7.0.8 (compile)
- org.springframework.boot:spring-boot-hibernate:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-jpa:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-sql:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-sql:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-transaction:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-persistence:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-persistence:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.1.0 (compile)
- org.springframework:spring-orm:jar:7.0.8 (compile)
- org.springframework:spring-jdbc:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jdbc:jar:7.0.8 (compile)
- org.springframework.boot:spring-boot-jpa:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot-test:jar:4.1.0 (compile)
- org.springframework.boot:spring-boot:jar:4.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-test:jar:7.0.8 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:4.1.0 (compile)
- org.assertj:assertj-core:jar:3.27.7 (test)
Licenses
Apache License Version 2.0: Hibernate Models
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
BSD-3-Clause: ANTLR 4 Runtime
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 Distribution License v. 1.0: Jakarta Persistence API
GPL2 w/ CPE: jakarta.transaction API
Eclipse Public License v. 2.0: Jakarta Persistence API
Apache License 2.0: JBoss Logging 3
EDL 1.0: Angus Activation Registries, Jakarta Activation API
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Database Audits Core, Database Audits Spring Boot Integration, Hibernate ORM - hibernate-core, Objenesis, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Object/Relational Mapping, Spring TestContext Framework, Spring Transaction, spring-boot, spring-boot-hibernate, spring-boot-jdbc, spring-boot-jpa, spring-boot-persistence, spring-boot-sql, spring-boot-test, spring-boot-transaction
Apache-2.0: Apache Commons Logging, AssertJ Core
MIT: SLF4J API Module, mockito-core
Eclipse Distribution License - v 1.0: JAXB Core, JAXB Runtime, Jakarta XML Binding API, TXW2 Runtime, istack common utility code runtime
EPL 2.0: jakarta.transaction API
The Apache Software License, Version 2.0: Jackson-annotations, Jackson-core, Jakarta Dependency Injection, jackson-databind, micrometer-commons, micrometer-observation
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.21.jar | 82.1 kB | 89 | 76 | 2 | 1.8 | Yes |
| jackson-core-2.21.4.jar | 594.2 kB | 286 | - | - | - | - |
| • Root | - | 250 | 213 | 16 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 12 | 3 | 1 | 11 | Yes |
| • Versioned | - | 11 | 2 | 1 | 17 | Yes |
| • Versioned | - | 11 | 2 | 1 | 21 | Yes |
| jackson-databind-2.21.4.jar | 1.7 MB | 851 | - | - | - | - |
| • Root | - | 849 | 811 | 23 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| istack-commons-runtime-4.1.2.jar | 25.8 kB | 35 | 23 | 4 | 11 | Yes |
| commons-logging-1.3.6.jar | 74 kB | 44 | - | - | - | - |
| • Root | - | 42 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| database-audits-core-1.0.1.jar | 54.2 kB | 49 | 29 | 10 | 21 | Yes |
| micrometer-commons-1.17.0.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.17.0.jar | 84.3 kB | 82 | 67 | 6 | 1.8 | Yes |
| jakarta.activation-api-2.1.4.jar | 67.4 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.inject-api-2.0.1.jar | 10.7 kB | 18 | 7 | 2 | 1.8 | No |
| jakarta.persistence-api-3.2.0.jar | 195.9 kB | 252 | 231 | 5 | 17 | Yes |
| jakarta.transaction-api-2.0.1.jar | 28.6 kB | 32 | 20 | 2 | 1.8 | Yes |
| jakarta.xml.bind-api-4.0.5.jar | 131.2 kB | 138 | 115 | 7 | 11 | Yes |
| byte-buddy-1.18.10.jar | 4.7 MB | 3134 | - | - | - | - |
| • Root | - | 3102 | 3048 | 39 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.18.10.jar | 267.6 kB | 93 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| antlr4-runtime-4.13.2.jar | 326.3 kB | 232 | 215 | 7 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.27.7.jar | 1.4 MB | 887 | - | - | - | - |
| • Root | - | 883 | 842 | 29 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| angus-activation-2.0.3.jar | 26.7 kB | 32 | 10 | 3 | 1.8 | Yes |
| jaxb-core-4.0.9.jar | 139.4 kB | 157 | 106 | 18 | 11 | Yes |
| jaxb-runtime-4.0.9.jar | 922.4 kB | 694 | 560 | 19 | 11 | Yes |
| txw2-4.0.9.jar | 73.3 kB | 72 | 57 | 4 | 11 | Yes |
| hibernate-models-1.1.1.jar | 222.5 kB | 191 | 174 | 11 | 17 | Yes |
| hibernate-core-7.4.1.Final.jar | 15.3 MB | 8831 | 8305 | 390 | 17 | Yes |
| jboss-logging-3.6.3.Final.jar | 62.7 kB | 45 | 35 | 2 | 11 | Yes |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-6.0.3.jar | 6.4 kB | 5 | 1 | 1 | 17 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-jupiter-params-6.0.3.jar | 296.6 kB | 216 | 195 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| mockito-core-5.23.0.jar | 720.7 kB | 656 | 584 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-aop-7.0.8.jar | 426.2 kB | 325 | 293 | 18 | 17 | Yes |
| spring-beans-7.0.8.jar | 928 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.8.jar | 1.4 MB | 966 | 883 | 59 | 17 | Yes |
| spring-core-7.0.8.jar | 2 MB | 1310 | - | - | - | - |
| • Root | - | 1289 | 1213 | 60 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.8.jar | 326 kB | 170 | 158 | 6 | 17 | Yes |
| spring-jdbc-7.0.8.jar | 480.6 kB | 336 | 304 | 17 | 17 | Yes |
| spring-orm-7.0.8.jar | 225.5 kB | 116 | 98 | 6 | 17 | Yes |
| spring-test-7.0.8.jar | 1.1 MB | 730 | 658 | 52 | 17 | Yes |
| spring-tx-7.0.8.jar | 292.1 kB | 240 | 210 | 13 | 17 | Yes |
| spring-boot-4.1.0.jar | 1.4 MB | 930 | 841 | 47 | 17 | Yes |
| spring-boot-hibernate-4.1.0.jar | 28 kB | 30 | 15 | 3 | 17 | Yes |
| spring-boot-jdbc-4.1.0.jar | 204.6 kB | 178 | 151 | 10 | 17 | Yes |
| spring-boot-jpa-4.1.0.jar | 30 kB | 28 | 16 | 2 | 17 | Yes |
| spring-boot-persistence-4.1.0.jar | 16 kB | 21 | 7 | 1 | 17 | Yes |
| spring-boot-sql-4.1.0.jar | 36.1 kB | 40 | 25 | 3 | 17 | Yes |
| spring-boot-test-4.1.0.jar | 210 kB | 157 | 132 | 13 | 17 | Yes |
| spring-boot-transaction-4.1.0.jar | 21 kB | 31 | 15 | 2 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 53 | 37.8 MB | 24226 | 22158 | 1070 | 21 | 50 |
| compile: 29 | compile: 27.4 MB | compile: 16767 | compile: 15369 | compile: 793 | 21 | compile: 28 |
| runtime: 12 | runtime: 6.7 MB | runtime: 4808 | runtime: 4396 | runtime: 119 | runtime: 11 | |
| test: 12 | test: 3.8 MB | test: 2651 | test: 2393 | test: 158 | 17 | test: 11 |

