Fork me on GitHub

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.github.spotbugs spotbugs-annotations 4.9.6 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 Yes
com.google.errorprone error_prone_annotations 2.42.0 jar Apache 2.0 Yes
de.thetaphi forbiddenapis 3.9 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
dev.markitect.liquibase markitect-liquibase-logging 0.1.0-SNAPSHOT jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.25.2 jar Apache-2.0
org.slf4j slf4j-jdk14 2.0.17 jar MIT
org.springframework.boot spring-boot-starter-test 3.5.6 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:

GroupId ArtifactId Version Type Licenses Optional
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software 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.google.guava failureaccess 1.0.3 jar Apache License, Version 2.0
com.google.guava guava 33.5.0-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 3.1 jar Apache License, Version 2.0
com.opencsv opencsv 5.12.0 jar Apache 2
commons-io commons-io 2.20.0 jar Apache-2.0
io.micrometer micrometer-commons 1.15.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.15.4 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 3.0.0 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.4 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.7 jar Apache License, Version 2.0
org.apache.commons commons-collections4 4.5.0 jar Apache-2.0
org.apache.commons commons-lang3 3.19.0 jar Apache-2.0
org.apache.commons commons-text 1.14.0 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.25.2 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.27.6 jar Apache-2.0
org.awaitility awaitility 4.3.0 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.junit.jupiter junit-jupiter 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 6.0.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 6.0.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 6.0.0 jar Eclipse Public License v2.0
org.liquibase liquibase-core 5.0.0 jar Apache License, Version 2.0
org.mockito mockito-core 5.20.0 jar MIT
org.mockito mockito-junit-jupiter 5.20.0 jar MIT
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
org.springframework spring-aop 6.2.11 jar Apache License, Version 2.0
org.springframework spring-beans 6.2.11 jar Apache License, Version 2.0
org.springframework spring-context 6.2.11 jar Apache License, Version 2.0
org.springframework spring-core 6.2.11 jar Apache License, Version 2.0
org.springframework spring-expression 6.2.11 jar Apache License, Version 2.0
org.springframework spring-jcl 6.2.11 jar Apache License, Version 2.0
org.springframework spring-test 6.2.11 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.5.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.5.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.5.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.5.6 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.5.6 jar Apache License, Version 2.0
org.yaml snakeyaml 2.5 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache 2.0: Awaitility, error-prone annotations

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

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, Version 2.1: SpotBugs Annotations

Apache 2: opencsv

EDL 1.0: Jakarta Activation API

Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Guava InternalFutureFailureAccess and InternalFutures, 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 TestContext Framework, markitect-liquibase-logging, markitect-liquibase-logging-jul-test, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Apache-2.0: Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, AssertJ Core, Log4j API to SLF4J Adapter

MIT: SLF4J API Module, SLF4J JDK14 Provider, mockito-core, mockito-junit-jupiter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, Policeman's Forbidden API Checker, micrometer-commons, micrometer-observation

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.5.0-jre.jar 3 MB 2002 - - - -
   • Root - 2000 1961 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
opencsv-5.12.0.jar 242.3 kB 196 157 15 1.8 Yes
commons-io-2.20.0.jar 564 kB 415 - - - -
   • Root - 414 387 15 1.8 Yes
   • Versioned - 1 1 1 9 No
markitect-liquibase-logging-0.1.0-SNAPSHOT.jar 20.2 kB 26 11 1 17 Yes
micrometer-commons-1.15.4.jar 49.2 kB 50 36 6 1.8 Yes
micrometer-observation-1.15.4.jar 75.1 kB 74 59 6 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 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.4.jar 131.2 kB 138 115 7 11 Yes
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.7.jar 366.2 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
commons-collections4-4.5.0.jar 898.7 kB 647 - - - -
   • Root - 646 614 20 1.8 Yes
   • Versioned - 1 1 1 9 No
commons-lang3-3.19.0.jar 709.1 kB 451 - - - -
   • Root - 449 418 18 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-text-1.14.0.jar 259.9 kB 185 - - - -
   • Root - 184 164 8 1.8 Yes
   • Versioned - 1 1 1 9 No
log4j-api-2.25.2.jar 349.6 kB 251 - - - -
   • Root - 240 209 11 1.8 Yes
   • Versioned - 11 4 2 9 Yes
log4j-to-slf4j-2.25.2.jar 24.2 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.6.jar 1.4 MB 887 - - - -
   • Root - 883 842 29 1.8 Yes
   • Versioned - 4 1 1 9 No
awaitility-4.3.0.jar 97.6 kB 92 76 8 1.8 Yes
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes
junit-jupiter-6.0.0.jar 6.4 kB 5 1 1 17 No
junit-jupiter-api-6.0.0.jar 249.9 kB 224 208 9 17 Yes
junit-jupiter-engine-6.0.0.jar 353.7 kB 188 171 9 17 Yes
junit-jupiter-params-6.0.0.jar 293.7 kB 215 194 9 17 Yes
junit-platform-commons-6.0.0.jar 171.1 kB 103 87 10 17 Yes
junit-platform-engine-6.0.0.jar 277.6 kB 193 175 9 17 Yes
liquibase-core-5.0.0.jar 3.1 MB 1578 1336 93 17 Yes
mockito-core-5.20.0.jar 710.5 kB 648 576 66 11 Yes
mockito-junit-jupiter-5.20.0.jar 9.4 kB 14 6 3 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
slf4j-api-2.0.17.jar 69.9 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
slf4j-jdk14-2.0.17.jar 10.6 kB 20 - - - -
   • Root - 18 4 1 1.8 Yes
   • Versioned - 2 1 1 9 No
spring-aop-6.2.11.jar 420.1 kB 321 289 17 17 Yes
spring-beans-6.2.11.jar 890.1 kB 482 451 13 17 Yes
spring-context-6.2.11.jar 1.4 MB 944 862 58 17 Yes
spring-core-6.2.11.jar 2 MB 1269 - - - -
   • Root - 1263 1188 59 17 Yes
   • Versioned - 6 1 1 21 Yes
spring-expression-6.2.11.jar 317.8 kB 168 156 6 17 Yes
spring-jcl-6.2.11.jar 24.5 kB 26 15 2 17 Yes
spring-test-6.2.11.jar 1 MB 682 613 49 17 Yes
spring-boot-3.5.6.jar 1.9 MB 1267 1134 85 17 Yes
spring-boot-autoconfigure-3.5.6.jar 2.1 MB 1610 1473 113 17 Yes
spring-boot-starter-3.5.6.jar 4.8 kB 4 0 0 - -
spring-boot-starter-test-3.5.6.jar 4.8 kB 4 0 0 - -
spring-boot-test-3.5.6.jar 257 kB 180 147 18 17 Yes
spring-boot-test-autoconfigure-3.5.6.jar 229.4 kB 262 187 26 17 Yes
snakeyaml-2.5.jar 340 kB 281 - - - -
   • Root - 273 234 22 1.8 Yes
   • Versioned - 8 3 2 9 Yes
spotbugs-annotations-4.9.6.jar 16.2 kB 32 25 1 1.8 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.42.0.jar 20.4 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
forbiddenapis-3.9.jar 472 kB 238 122 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
55 34.2 MB 23182 18132 936 17 50
compile: 5 compile: 532.3 kB compile: 379 compile: 215 compile: 16 1.8 compile: 4
test: 50 test: 33.6 MB test: 22803 test: 17917 test: 920 17 test: 46