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
dev.markitect.liquibase markitect-liquibase-base 0.1.0-SNAPSHOT jar Apache License, Version 2.0 No
dev.markitect.liquibase markitect-liquibase-logging 0.1.0-SNAPSHOT jar Apache License, Version 2.0 No
org.liquibase liquibase-core 4.29.2 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.32.0 jar Apache 2.0 Yes
de.thetaphi forbiddenapis 3.7 jar The Apache Software License, Version 2.0 Yes
org.checkerframework checker-qual 3.47.0 jar The MIT License 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.fasterxml.jackson.core jackson-databind 2.17.2 jar The Apache Software License, Version 2.0
com.google.guava guava 33.3.0-jre jar Apache License, Version 2.0
com.h2database h2 2.3.232 jar MPL 2.0EPL 1.0
com.microsoft.sqlserver mssql-jdbc 12.8.1.jre11 jar MIT License
org.hsqldb hsqldb 2.7.3 jar HSQLDB License, a BSD open source license
org.junit-pioneer junit-pioneer 2.2.0 jar Eclipse Public License v2.0
org.postgresql postgresql 42.7.4 jar BSD-2-Clause
org.springframework.boot spring-boot-starter-jdbc 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-test 3.3.3 jar Apache License, Version 2.0
org.testcontainers junit-jupiter 1.20.1 jar MIT
org.testcontainers mssqlserver 1.20.1 jar MIT
org.testcontainers postgresql 1.20.1 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:

GroupId ArtifactId Version Type Licenses Optional
com.opencsv opencsv 5.9 jar Apache 2 No
commons-io commons-io 2.16.1 jar Apache-2.0 No
org.apache.commons commons-collections4 4.4 jar Apache License, Version 2.0 No
org.apache.commons commons-lang3 3.17.0 jar Apache-2.0 No
org.apache.commons commons-text 1.12.0 jar Apache-2.0 No
org.yaml snakeyaml 2.3 jar Apache License, Version 2.0 No
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
ch.qos.logback logback-classic 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.5.8 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.fasterxml.jackson.core jackson-annotations 2.17.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.17.2 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.4.0 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.4.0 jar The Apache Software License, Version 2.0
com.google.guava failureaccess 1.0.2 jar The Apache Software 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.0.0 jar Apache License, Version 2.0
com.zaxxer HikariCP 5.1.0 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.17.1 jar Apache-2.0
io.micrometer micrometer-commons 1.13.4 jar The Apache Software License, Version 2.0
io.micrometer micrometer-observation 1.13.4 jar The Apache Software License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.3 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.2 jar Eclipse Distribution License - v 1.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.15.1 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.15.1 jar Apache License, Version 2.0
net.java.dev.jna jna 5.15.0 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.27.1 jar Apache-2.0
org.apache.logging.log4j log4j-api 2.24.0 jar Apache-2.0
org.apache.logging.log4j log4j-to-slf4j 2.24.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.26.3 jar Apache License, Version 2.0
org.awaitility awaitility 4.2.2 jar Apache 2.0
org.hamcrest hamcrest 3.0 jar BSD-3-Clause
org.jetbrains annotations 24.1.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.11.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.11.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-launcher 1.11.0 jar Eclipse Public License v2.0
org.mockito mockito-core 5.13.0 jar MIT
org.mockito mockito-junit-jupiter 5.13.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.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.slf4j jul-to-slf4j 2.0.16 jar MIT License
org.slf4j slf4j-api 2.0.16 jar MIT License
org.springframework spring-aop 6.1.13 jar Apache License, Version 2.0
org.springframework spring-beans 6.1.13 jar Apache License, Version 2.0
org.springframework spring-context 6.1.13 jar Apache License, Version 2.0
org.springframework spring-core 6.1.13 jar Apache License, Version 2.0
org.springframework spring-expression 6.1.13 jar Apache License, Version 2.0
org.springframework spring-jcl 6.1.13 jar Apache License, Version 2.0
org.springframework spring-jdbc 6.1.13 jar Apache License, Version 2.0
org.springframework spring-test 6.1.13 jar Apache License, Version 2.0
org.springframework spring-tx 6.1.13 jar Apache License, Version 2.0
org.springframework.boot spring-boot 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.3.3 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.3.3 jar Apache License, Version 2.0
org.testcontainers database-commons 1.20.1 jar MIT
org.testcontainers jdbc 1.20.1 jar MIT
org.testcontainers testcontainers 1.20.1 jar MIT

Project Dependency Graph

Dependency Tree

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: Awaitility, error-prone annotations

Eclipse Public License 1.0: JUnit

MIT License: JUL to SLF4J bridge, Microsoft JDBC Driver for SQL Server, SLF4J API Module

BSD-2-Clause: PostgreSQL JDBC Driver

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, JUnit Platform Launcher, junit-pioneer

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

LGPL-2.1-or-later: Java Native Access

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Collections, AssertJ Core, 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-base, markitect-liquibase-core, markitect-liquibase-logging, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-jdbc, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Apache-2.0: Apache Commons Codec, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Text, Apache Log4j API, Java Native Access, Log4j API to SLF4J Adapter

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers :: JUnit Jupiter Extension, Testcontainers :: MS SQL Server, Testcontainers Core, 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, HikariCP, Jackson-annotations, Jackson-core, JetBrains Java Annotations, Policeman's Forbidden API Checker, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, 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 Sealed
logback-classic-1.5.8.jar 304.5 kB 242 189 29 11 Yes No
logback-core-1.5.8.jar 619.4 kB 531 - - - - No
   • Root - 521 468 42 11 Yes -
   • Versioned - 10 3 2 21 Yes -
jackson-annotations-2.17.2.jar 78.5 kB 87 74 2 1.6 Yes No
jackson-core-2.17.2.jar 581.9 kB 272 - - - - No
   • Root - 242 210 14 1.8 Yes -
   • Versioned - 2 1 1 9 No -
   • Versioned - 10 3 1 11 Yes -
   • Versioned - 9 2 1 17 Yes -
   • Versioned - 9 2 1 21 Yes -
jackson-databind-2.17.2.jar 1.6 MB 824 - - - - No
   • Root - 822 784 23 1.8 Yes -
   • Versioned - 2 1 1 9 No -
docker-java-api-3.4.0.jar 485.3 kB 402 387 5 1.8 Yes No
docker-java-transport-3.4.0.jar 38.5 kB 45 34 1 1.8 Yes No
docker-java-transport-zerodep-3.4.0.jar 2.3 MB 1566 1319 77 1.8 Yes No
failureaccess-1.0.2.jar 4.7 kB 15 2 1 1.7 Yes No
guava-33.3.0-jre.jar 3.1 MB 2056 2017 18 1.8 Yes No
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 - - - - No
   • Root - 29 17 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
h2-2.3.232.jar 2.7 MB 1060 - - - - No
   • Root - 1059 1054 58 11 Yes -
   • Versioned - 1 1 1 21 Yes -
mssql-jdbc-12.8.1.jre11.jar 1.5 MB 469 442 9 11 Yes No
opencsv-5.9.jar 240.4 kB 195 156 15 1.8 Yes No
HikariCP-5.1.0.jar 161.8 kB 93 76 9 11 Yes No
commons-codec-1.17.1.jar 372.7 kB 262 - - - - No
   • Root - 261 114 7 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-io-2.16.1.jar 508.8 kB 374 - - - - No
   • Root - 373 346 15 1.8 Yes -
   • Versioned - 1 1 1 9 No -
markitect-liquibase-base-0.1.0-SNAPSHOT.jar 10.5 kB 17 4 1 17 Yes No
markitect-liquibase-logging-0.1.0-SNAPSHOT.jar 19.9 kB 26 11 1 17 Yes No
micrometer-commons-1.13.4.jar 47.5 kB 50 36 6 1.8 Yes No
micrometer-observation-1.13.4.jar 71.8 kB 71 56 6 1.8 Yes No
jakarta.activation-api-2.1.3.jar 66.5 kB 60 46 3 1.8 Yes No
jakarta.annotation-api-3.0.0.jar 26.4 kB 32 19 4 11 Yes No
jakarta.xml.bind-api-4.0.2.jar 131 kB 138 115 7 11 Yes No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes No
byte-buddy-1.15.1.jar 4.2 MB 2950 - - - - No
   • Root - 2948 2895 38 1.6 Yes -
   • Versioned - 2 1 1 9 No -
byte-buddy-agent-1.15.1.jar 262.8 kB 93 - - - - No
   • Root - 91 72 2 1.5 Yes -
   • Versioned - 2 1 1 9 No -
jna-5.15.0.jar 2 MB 191 124 4 1.8 Yes No
commons-collections4-4.4.jar 751.9 kB 555 524 19 1.8 Yes No
commons-compress-1.27.1.jar 1.1 MB 625 - - - - No
   • Root - 624 572 36 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-lang3-3.17.0.jar 673.6 kB 426 - - - - No
   • Root - 425 395 18 1.8 Yes -
   • Versioned - 1 1 1 9 No -
commons-text-1.12.0.jar 251.2 kB 181 - - - - No
   • Root - 180 160 8 1.8 Yes -
   • Versioned - 1 1 1 9 No -
log4j-api-2.24.0.jar 346.6 kB 247 - - - - No
   • Root - 236 209 11 1.8 Yes -
   • Versioned - 11 4 2 9 Yes -
log4j-to-slf4j-2.24.0.jar 23.5 kB 26 10 2 1.8 Yes No
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes No
assertj-core-3.26.3.jar 1.4 MB 882 - - - - No
   • Root - 878 839 27 1.8 Yes -
   • Versioned - 4 1 1 9 No -
awaitility-4.2.2.jar 97.2 kB 93 77 8 1.8 Yes No
hamcrest-3.0.jar 126.4 kB 123 108 11 1.8 Yes No
hsqldb-2.7.3.jar 1.7 MB 749 685 23 11 No Yes
annotations-24.1.0.jar 30.6 kB 70 - - - - No
   • Root - 68 59 2 1.8 Yes -
   • Versioned - 2 1 1 9 No -
junit-pioneer-2.2.0.jar 191 kB 168 151 10 11 Yes No
junit-jupiter-5.11.0.jar 6.4 kB 5 1 1 9 No No
junit-jupiter-api-5.11.0.jar 216.3 kB 197 182 8 1.8 Yes No
junit-jupiter-engine-5.11.0.jar 260.1 kB 152 135 9 1.8 Yes No
junit-jupiter-params-5.11.0.jar 591.4 kB 388 354 22 1.8 Yes No
junit-platform-commons-1.11.0.jar 140.6 kB 86 - - - - No
   • Root - 77 63 8 1.8 Yes -
   • Versioned - 9 3 1 9 Yes -
junit-platform-engine-1.11.0.jar 238.1 kB 174 155 10 1.8 Yes No
junit-platform-launcher-1.11.0.jar 189 kB 131 116 7 1.8 Yes No
liquibase-core-4.29.2.jar 2.9 MB 1546 1288 88 1.8 Yes No
mockito-core-5.13.0.jar 704 kB 642 570 64 11 Yes No
mockito-junit-jupiter-5.13.0.jar 8.9 kB 13 5 2 11 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
postgresql-42.7.4.jar 1.1 MB 535 472 38 1.8 Yes No
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes No
jul-to-slf4j-2.0.16.jar 6.4 kB 15 - - - - No
   • Root - 13 1 1 1.8 Yes -
   • Versioned - 2 1 1 9 No -
slf4j-api-2.0.16.jar 69.4 kB 71 - - - - No
   • Root - 69 55 4 1.8 Yes -
   • Versioned - 2 1 1 9 No -
spring-aop-6.1.13.jar 417.2 kB 320 288 17 17 Yes No
spring-beans-6.1.13.jar 862.4 kB 474 443 13 17 Yes No
spring-context-6.1.13.jar 1.3 MB 927 842 58 17 Yes No
spring-core-6.1.13.jar 1.9 MB 1222 - - - - No
   • Root - 1216 1141 59 17 Yes -
   • Versioned - 6 1 1 21 Yes -
spring-expression-6.1.13.jar 304.3 kB 161 149 6 17 Yes No
spring-jcl-6.1.13.jar 24.5 kB 26 15 2 17 Yes No
spring-jdbc-6.1.13.jar 467.3 kB 333 301 17 17 Yes No
spring-test-6.1.13.jar 856.6 kB 578 519 42 17 Yes No
spring-tx-6.1.13.jar 282.2 kB 237 207 13 17 Yes No
spring-boot-3.3.3.jar 1.6 MB 1119 989 82 17 Yes No
spring-boot-autoconfigure-3.3.3.jar 2 MB 1531 1397 111 17 Yes No
spring-boot-starter-3.3.3.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-jdbc-3.3.3.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-logging-3.3.3.jar 4.8 kB 4 0 0 - - -
spring-boot-starter-test-3.3.3.jar 4.8 kB 4 0 0 - - -
spring-boot-test-3.3.3.jar 249.2 kB 179 144 18 17 Yes No
spring-boot-test-autoconfigure-3.3.3.jar 219.3 kB 256 182 26 17 Yes No
database-commons-1.20.1.jar 14.8 kB 19 12 3 1.8 Yes No
jdbc-1.20.1.jar 29.7 kB 21 12 3 1.8 Yes No
junit-jupiter-1.20.1.jar 14.7 kB 16 10 1 1.8 Yes No
mssqlserver-1.20.1.jar 8.5 kB 12 4 1 1.8 Yes No
postgresql-1.20.1.jar 10.8 kB 15 7 1 1.8 Yes No
testcontainers-1.20.1.jar 17.8 MB 12232 10474 456 15 Yes No
snakeyaml-2.3.jar 342.2 kB 284 - - - - No
   • 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 No
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes No
error_prone_annotations-2.32.0.jar 19.4 kB 47 - - - - No
   • Root - 40 27 2 1.8 Yes -
   • Versioned - 7 1 1 9 No -
forbiddenapis-3.7.jar 443.3 kB 224 118 9 1.7 Yes No
checker-qual-3.47.0.jar 235.9 kB 448 377 32 1.8 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
87 64.3 MB 41542 36632 1886 17 80 1
compile: 14 compile: 6.4 MB compile: 4400 compile: 3700 compile: 235 17 compile: 14 -
test: 73 test: 57.9 MB test: 37142 test: 32932 test: 1651 17 test: 66 test: 1