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 | Optional |
---|---|---|---|---|---|
com.google.guava | guava | 33.4.0-jre | jar | Apache License, Version 2.0 | No |
dev.markitect.liquibase | markitect-liquibase-core | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 | No |
org.springframework | spring-context | 6.2.1 | jar | Apache License, Version 2.0 | No |
com.github.spotbugs | spotbugs-annotations | 4.8.6 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
com.google.errorprone | error_prone_annotations | 2.36.0 | jar | Apache 2.0 | Yes |
de.thetaphi | forbiddenapis | 3.8 | jar | The Apache Software License, Version 2.0 | Yes |
org.jspecify | jspecify | 1.0.0 | jar | The Apache License, Version 2.0 | Yes |
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.h2database | h2 | 2.3.232 | jar | MPL 2.0EPL 1.0 |
org.springframework | spring-jdbc | 6.2.1 | jar | Apache License, Version 2.0 |
org.springframework.boot | spring-boot-starter-test | 3.4.1 | jar | Apache License, Version 2.0 |
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:
Project Dependency Graph
Dependency Tree
- dev.markitect.liquibase:markitect-liquibase-spring:jar:0.1.0-SNAPSHOT
- com.google.guava:guava:jar:33.4.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.checkerframework:checker-qual:jar:3.43.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:3.0.0 (compile)
- dev.markitect.liquibase:markitect-liquibase-core:jar:0.1.0-SNAPSHOT (compile)
- dev.markitect.liquibase:markitect-liquibase-logging:jar:0.1.0-SNAPSHOT (compile)
- org.liquibase:liquibase-core:jar:4.30.0 (compile)
- com.opencsv:opencsv:jar:5.9 (compile)
- org.yaml:snakeyaml:jar:2.3 (compile)
- org.apache.commons:commons-collections4:jar:4.4 (compile)
- org.apache.commons:commons-text:jar:1.13.0 (compile)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
- commons-io:commons-io:jar:2.18.0 (compile)
- org.springframework:spring-context:jar:6.2.1 (compile)
- org.springframework:spring-aop:jar:6.2.1 (compile)
- org.springframework:spring-beans:jar:6.2.1 (compile)
- org.springframework:spring-core:jar:6.2.1 (compile)
- org.springframework:spring-jcl:jar:6.2.1 (compile)
- org.springframework:spring-expression:jar:6.2.1 (compile)
- io.micrometer:micrometer-observation:jar:1.14.2 (compile)
- io.micrometer:micrometer-commons:jar:1.14.2 (compile)
- com.h2database:h2:jar:2.3.232 (test)
- org.springframework:spring-jdbc:jar:6.2.1 (test)
- org.springframework:spring-tx:jar:6.2.1 (test)
- org.springframework.boot:spring-boot-starter-test:jar:3.4.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.1 (test)
- org.springframework.boot:spring-boot:jar:3.4.1 (test)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.4.1 (test)
- org.springframework.boot:spring-boot-starter-logging:jar:3.4.1 (test)
- ch.qos.logback:logback-classic:jar:1.5.16 (test)
- ch.qos.logback:logback-core:jar:1.5.16 (test)
- org.slf4j:slf4j-api:jar:2.0.16 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.24.3 (test)
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.16 (test)
- ch.qos.logback:logback-classic:jar:1.5.16 (test)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (test)
- org.springframework.boot:spring-boot-test:jar:3.4.1 (test)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.4.1 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- org.assertj:assertj-core:jar:3.27.2 (test)
- net.bytebuddy:byte-buddy:jar:1.15.11 (test)
- org.awaitility:awaitility:jar:4.2.2 (test)
- org.hamcrest:hamcrest:jar:3.0 (test)
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.mockito:mockito-core:jar:5.15.2 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
- org.objenesis:objenesis:jar:3.4 (test)
- org.mockito:mockito-junit-jupiter:jar:5.15.2 (test)
- org.springframework:spring-test:jar:6.2.1 (test)
- org.springframework.boot:spring-boot-starter:jar:3.4.1 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.6 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.36.0 (compile)
- de.thetaphi:forbiddenapis:jar:3.8 (compile)
- org.jspecify:jspecify:jar:1.0.0 (compile)
- com.google.guava:guava:jar:33.4.0-jre (compile)
Licenses
Apache 2.0: Awaitility, error-prone annotations
The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: JUL to SLF4J bridge, SLF4J API Module
BSD-3-Clause: Hamcrest
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
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: SpotBugs Annotations
Apache 2: opencsv
EDL 1.0: Jakarta Activation API
The MIT License: Checker Qual
Apache License, Version 2.0: Apache Commons Collections, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, J2ObjC Annotations, Liquibase, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, markitect-liquibase-core, markitect-liquibase-logging, markitect-liquibase-spring, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure
Apache-2.0: Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
MIT: mockito-core, mockito-junit-jupiter
EPL 2.0: Jakarta Annotations API
EPL 1.0: H2 Database Engine
MPL 2.0: H2 Database Engine
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Policeman's Forbidden API Checker, micrometer-commons, micrometer-observation
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.16.jar | 306.7 kB | 242 | 189 | 29 | 11 | Yes |
logback-core-1.5.16.jar | 621.6 kB | 528 | - | - | - | - |
• Root | - | 521 | 469 | 41 | 11 | Yes |
• Versioned | - | 7 | 1 | 1 | 21 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.4.0-jre.jar | 3.1 MB | 2057 | 2018 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-3.0.0.jar | 12.5 kB | 31 | - | - | - | - |
• Root | - | 29 | 17 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
h2-2.3.232.jar | 2.7 MB | 1060 | - | - | - | - |
• Root | - | 1059 | 1054 | 58 | 11 | Yes |
• Versioned | - | 1 | 1 | 1 | 21 | Yes |
opencsv-5.9.jar | 240.4 kB | 195 | 156 | 15 | 1.8 | Yes |
commons-io-2.18.0.jar | 538.9 kB | 398 | - | - | - | - |
• Root | - | 397 | 370 | 15 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
markitect-liquibase-core-0.1.0-SNAPSHOT.jar | 87.6 kB | 87 | 59 | 11 | 17 | Yes |
markitect-liquibase-logging-0.1.0-SNAPSHOT.jar | 20.1 kB | 26 | 11 | 1 | 17 | Yes |
micrometer-commons-1.14.2.jar | 47.9 kB | 50 | 36 | 6 | 1.8 | Yes |
micrometer-observation-1.14.2.jar | 74.9 kB | 74 | 59 | 6 | 1.8 | Yes |
jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
jakarta.xml.bind-api-4.0.2.jar | 131 kB | 138 | 115 | 7 | 11 | Yes |
byte-buddy-1.15.11.jar | 8.5 MB | 5890 | - | - | - | - |
• Root | - | 2950 | 2897 | 38 | 1.5 | Yes |
• Versioned | - | 2940 | 2898 | 39 | 1.8 | Yes |
byte-buddy-agent-1.15.11.jar | 365.4 kB | 170 | - | - | - | - |
• Root | - | 91 | 72 | 2 | 1.5 | Yes |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
commons-collections4-4.4.jar | 751.9 kB | 555 | 524 | 19 | 1.8 | Yes |
commons-lang3-3.17.0.jar | 673.6 kB | 426 | - | - | - | - |
• Root | - | 425 | 395 | 18 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-text-1.13.0.jar | 257.9 kB | 185 | - | - | - | - |
• Root | - | 184 | 164 | 8 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
log4j-api-2.24.3.jar | 348.5 kB | 247 | - | - | - | - |
• Root | - | 236 | 209 | 11 | 1.8 | Yes |
• Versioned | - | 11 | 4 | 2 | 9 | Yes |
log4j-to-slf4j-2.24.3.jar | 23.8 kB | 26 | 10 | 2 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
assertj-core-3.27.2.jar | 1.4 MB | 881 | - | - | - | - |
• Root | - | 877 | 838 | 27 | 1.8 | Yes |
• Versioned | - | 4 | 1 | 1 | 9 | No |
awaitility-4.2.2.jar | 97.2 kB | 93 | 77 | 8 | 1.8 | Yes |
checker-qual-3.43.0.jar | 231.5 kB | 439 | 370 | 31 | 1.8 | Yes |
hamcrest-3.0.jar | 126.4 kB | 123 | 108 | 11 | 1.8 | Yes |
junit-jupiter-5.11.4.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
junit-jupiter-api-5.11.4.jar | 216.4 kB | 197 | 182 | 8 | 1.8 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 1.8 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 1.8 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | - | - | - | - |
• Root | - | 78 | 64 | 8 | 1.8 | Yes |
• Versioned | - | 10 | 4 | 1 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 1.8 | Yes |
liquibase-core-4.30.0.jar | 3.1 MB | 1604 | 1309 | 90 | 1.8 | Yes |
mockito-core-5.15.2.jar | 710 kB | 647 | 575 | 64 | 11 | Yes |
mockito-junit-jupiter-5.15.2.jar | 8.9 kB | 13 | 5 | 2 | 11 | Yes |
objenesis-3.4.jar | 49.1 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
jul-to-slf4j-2.0.16.jar | 6.4 kB | 15 | - | - | - | - |
• Root | - | 13 | 1 | 1 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
spring-aop-6.2.1.jar | 418.4 kB | 321 | 289 | 17 | 17 | Yes |
spring-beans-6.2.1.jar | 877 kB | 480 | 449 | 13 | 17 | Yes |
spring-context-6.2.1.jar | 1.4 MB | 946 | 861 | 58 | 17 | Yes |
spring-core-6.2.1.jar | 2 MB | 1263 | - | - | - | - |
• Root | - | 1257 | 1182 | 59 | 17 | Yes |
• Versioned | - | 6 | 1 | 1 | 21 | Yes |
spring-expression-6.2.1.jar | 317.5 kB | 168 | 156 | 6 | 17 | Yes |
spring-jcl-6.2.1.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
spring-jdbc-6.2.1.jar | 471.1 kB | 335 | 303 | 17 | 17 | Yes |
spring-test-6.2.1.jar | 1 MB | 680 | 611 | 49 | 17 | Yes |
spring-tx-6.2.1.jar | 284.9 kB | 238 | 208 | 13 | 17 | Yes |
spring-boot-3.4.1.jar | 1.8 MB | 1192 | 1057 | 84 | 17 | Yes |
spring-boot-autoconfigure-3.4.1.jar | 2 MB | 1555 | 1420 | 112 | 17 | Yes |
spring-boot-starter-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-logging-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-starter-test-3.4.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
spring-boot-test-3.4.1.jar | 253.1 kB | 177 | 144 | 18 | 17 | Yes |
spring-boot-test-autoconfigure-3.4.1.jar | 227 kB | 261 | 187 | 26 | 17 | Yes |
snakeyaml-2.3.jar | 342.2 kB | 284 | - | - | - | - |
• Root | - | 276 | 235 | 23 | 1.7 | Yes |
• Versioned | - | 8 | 3 | 2 | 9 | Yes |
spotbugs-annotations-4.8.6.jar | 15.3 kB | 31 | 24 | 1 | 1.8 | Yes |
error_prone_annotations-2.36.0.jar | 19.4 kB | 47 | - | - | - | - |
• Root | - | 40 | 27 | 2 | 1.8 | Yes |
• Versioned | - | 7 | 1 | 1 | 9 | No |
forbiddenapis-3.8.jar | 453.7 kB | 230 | 118 | 9 | 1.7 | Yes |
jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
• Root | - | 10 | 4 | 1 | 1.8 | No |
• Versioned | - | 4 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
63 | 37.9 MB | 25781 | 20503 | 1137 | 17 | 57 |
compile: 27 | compile: 14.9 MB | compile: 10005 | compile: 8885 | compile: 434 | 17 | compile: 25 |
test: 36 | test: 23 MB | test: 15776 | test: 11618 | test: 703 | 17 | test: 32 |