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-core | 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 |
| dev.markitect.liquibase | markitect-liquibase-spring | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 | No |
| dev.markitect.liquibase | markitect-liquibase-spring-boot-starter | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 | No |
| com.github.spotbugs | spotbugs-annotations | 4.9.8 | jar | GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1 | Yes |
| com.google.errorprone | error_prone_annotations | 2.46.0 | jar | Apache 2.0 | Yes |
| de.thetaphi | forbiddenapis | 3.10 | 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-jul-test | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 |
| dev.markitect.liquibase | markitect-liquibase-logging-log4j-test | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 |
| dev.markitect.liquibase | markitect-liquibase-logging-slf4j-api-test | 0.1.0-SNAPSHOT | jar | Apache License, Version 2.0 |
| dev.markitect.liquibase | markitect-liquibase-logging-slf4j-spi-test | 0.1.0-SNAPSHOT | 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:
Project Dependency Graph
Dependency Tree
- dev.markitect.liquibase:markitect-liquibase-coverage:jar:0.1.0-SNAPSHOT
- dev.markitect.liquibase:markitect-liquibase-core:jar:0.1.0-SNAPSHOT (compile)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.3 (compile)
- org.liquibase:liquibase-core:jar:5.0.1 (compile)
- com.opencsv:opencsv:jar:5.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:2.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.xml.bind:jaxb-api:jar:2.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-collections4:jar:4.5.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-text:jar:1.14.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.20.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.opencsv:opencsv:jar:5.12.0 (compile)
- com.google.guava:guava:jar:33.5.0-jre (compile)
- dev.markitect.liquibase:markitect-liquibase-logging:jar:0.1.0-SNAPSHOT (compile)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-logging-jul-test:jar:0.1.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-logging-log4j-test:jar:0.1.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-logging-slf4j-api-test:jar:0.1.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-logging-slf4j-spi-test:jar:0.1.0-SNAPSHOT (test)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-spring:jar:0.1.0-SNAPSHOT (compile)
- org.springframework:spring-context:jar:7.0.2 (compile)
- org.springframework:spring-aop:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:7.0.2 (compile)
- commons-logging:commons-logging:jar:1.3.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-logging:commons-logging:jar:1.3.5 (compile)
- org.springframework:spring-expression:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-observation:jar:1.16.1 (compile)
- io.micrometer:micrometer-commons:jar:1.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- io.micrometer:micrometer-commons:jar:1.16.1 (compile)
- org.springframework:spring-aop:jar:7.0.2 (compile)
- org.springframework:spring-context:jar:7.0.2 (compile)
- dev.markitect.liquibase:markitect-liquibase-spring-boot-starter:jar:0.1.0-SNAPSHOT (compile)
- org.springframework.boot:spring-boot-starter:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-starter-logging:jar:4.0.1 (compile)
- ch.qos.logback:logback-classic:jar:1.5.22 (compile)
- ch.qos.logback:logback-core:jar:1.5.22 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.22 (compile)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.25.3 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.25.3 (compile)
- org.slf4j:jul-to-slf4j:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.22 (compile)
- org.springframework.boot:spring-boot-autoconfigure:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:4.0.1 (compile)
- jakarta.annotation:jakarta.annotation-api:jar:3.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-starter-liquibase:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.0.1 (compile)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.zaxxer:HikariCP:jar:7.0.2 (compile)
- org.springframework.boot:spring-boot-jdbc:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-sql:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-transaction:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-persistence:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-persistence:jar:4.0.1 (compile)
- org.springframework:spring-jdbc:jar:7.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-sql:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-liquibase:jar:4.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-jdbc:jar:4.0.1 (compile)
- org.springframework.boot:spring-boot-starter:jar:4.0.1 (compile)
- com.github.spotbugs:spotbugs-annotations:jar:4.9.8 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.46.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- de.thetaphi:forbiddenapis:jar:3.10 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.jspecify:jspecify:jar:1.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- dev.markitect.liquibase:markitect-liquibase-core:jar:0.1.0-SNAPSHOT (compile)
Licenses
CDDL 1.1: jaxb-api
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: JSpecify annotations
GPL2 w/ CPE: Jakarta Annotations API, jaxb-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
FSL-1.1-ALv2: Liquibase
Apache License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, SnakeYAML, Spring AOP, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring Transaction, markitect-liquibase-core, markitect-liquibase-coverage, markitect-liquibase-logging, markitect-liquibase-logging-jul-test, markitect-liquibase-logging-log4j-test, markitect-liquibase-logging-slf4j-api-test, markitect-liquibase-logging-slf4j-spi-test, markitect-liquibase-spring, markitect-liquibase-spring-boot-starter, spring-boot, spring-boot-autoconfigure, spring-boot-jdbc, spring-boot-liquibase, spring-boot-persistence, spring-boot-sql, spring-boot-starter, spring-boot-starter-jdbc, spring-boot-starter-liquibase, spring-boot-starter-logging, spring-boot-transaction
Apache-2.0: Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Text, Apache Log4j API, Log4j API to SLF4J Adapter
MIT: JUL to SLF4J bridge, SLF4J API Module
EPL 2.0: Jakarta Annotations API
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava ListenableFuture only, HikariCP, 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.22.jar | 308.5 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.22.jar | 641.3 kB | 545 | - | - | - | - |
| • Root | - | 538 | 486 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| 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 |
| HikariCP-7.0.2.jar | 172.3 kB | 98 | 81 | 9 | 11 | Yes |
| commons-io-2.20.0.jar | 564 kB | 415 | - | - | - | - |
| • Root | - | 414 | 387 | 15 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| commons-logging-1.3.5.jar | 73.7 kB | 42 | - | - | - | - |
| • Root | - | 41 | 27 | 2 | 1.8 | Yes |
| • Versioned | - | 1 | 1 | 1 | 9 | No |
| markitect-liquibase-core-0.1.0-SNAPSHOT.jar | 87.8 kB | 87 | 59 | 11 | 17 | Yes |
| markitect-liquibase-logging-0.1.0-SNAPSHOT.jar | 20.2 kB | 26 | 11 | 1 | 17 | Yes |
| markitect-liquibase-logging-jul-test-0.1.0-SNAPSHOT.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| markitect-liquibase-logging-log4j-test-0.1.0-SNAPSHOT.jar | 2.2 kB | 7 | 0 | 0 | - | - |
| markitect-liquibase-logging-slf4j-api-test-0.1.0-SNAPSHOT.jar | 2.3 kB | 7 | 0 | 0 | - | - |
| markitect-liquibase-logging-slf4j-spi-test-0.1.0-SNAPSHOT.jar | 2.3 kB | 7 | 0 | 0 | - | - |
| markitect-liquibase-spring-0.1.0-SNAPSHOT.jar | 12.9 kB | 20 | 5 | 1 | 17 | Yes |
| markitect-liquibase-spring-boot-starter-0.1.0-SNAPSHOT.jar | 23.1 kB | 30 | 12 | 1 | 17 | Yes |
| micrometer-commons-1.16.1.jar | 51.8 kB | 54 | 39 | 7 | 1.8 | Yes |
| micrometer-observation-1.16.1.jar | 81.9 kB | 81 | 66 | 6 | 1.8 | Yes |
| jakarta.annotation-api-3.0.0.jar | 26.4 kB | 32 | 19 | 4 | 11 | Yes |
| jaxb-api-2.3.1.jar | 128.1 kB | 136 | - | - | - | - |
| • Root | - | 131 | 111 | 7 | 1.8 | Yes |
| • Versioned | - | 5 | 1 | 1 | 9 | No |
| 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.3.jar | 350.6 kB | 253 | - | - | - | - |
| • Root | - | 242 | 210 | 12 | 1.8 | Yes |
| • Versioned | - | 11 | 4 | 2 | 9 | Yes |
| log4j-to-slf4j-2.25.3.jar | 24.2 kB | 26 | 10 | 2 | 1.8 | Yes |
| liquibase-core-5.0.1.jar | 3.1 MB | 1578 | 1336 | 93 | 17 | Yes |
| jul-to-slf4j-2.0.17.jar | 6.3 kB | 15 | - | - | - | - |
| • Root | - | 13 | 1 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-api-2.0.17.jar | 69.9 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| spring-aop-7.0.2.jar | 426.3 kB | 325 | 293 | 18 | 17 | Yes |
| spring-beans-7.0.2.jar | 927.1 kB | 504 | 473 | 13 | 17 | Yes |
| spring-context-7.0.2.jar | 1.4 MB | 952 | 869 | 58 | 17 | Yes |
| spring-core-7.0.2.jar | 2 MB | 1290 | - | - | - | - |
| • Root | - | 1269 | 1192 | 61 | 17 | Yes |
| • Versioned | - | 6 | 1 | 1 | 21 | Yes |
| • Versioned | - | 15 | 9 | 1 | 24 | Yes |
| spring-expression-7.0.2.jar | 322.6 kB | 170 | 158 | 6 | 17 | Yes |
| spring-jdbc-7.0.2.jar | 480.2 kB | 336 | 304 | 17 | 17 | Yes |
| spring-tx-7.0.2.jar | 287 kB | 238 | 208 | 13 | 17 | Yes |
| spring-boot-4.0.1.jar | 1.4 MB | 922 | 833 | 47 | 17 | Yes |
| spring-boot-autoconfigure-4.0.1.jar | 369.4 kB | 292 | 255 | 20 | 17 | Yes |
| spring-boot-jdbc-4.0.1.jar | 201.3 kB | 176 | 149 | 10 | 17 | Yes |
| spring-boot-liquibase-4.0.1.jar | 49.2 kB | 58 | 37 | 5 | 17 | Yes |
| spring-boot-persistence-4.0.1.jar | 16 kB | 21 | 7 | 1 | 17 | Yes |
| spring-boot-sql-4.0.1.jar | 36.1 kB | 40 | 25 | 3 | 17 | Yes |
| spring-boot-starter-4.0.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-4.0.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-liquibase-4.0.1.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-4.0.1.jar | 4.7 kB | 4 | 0 | 0 | - | - |
| spring-boot-transaction-4.0.1.jar | 21 kB | 31 | 15 | 2 | 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.8.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.46.0.jar | 20.3 kB | 49 | - | - | - | - |
| • Root | - | 42 | 29 | 2 | 1.8 | Yes |
| • Versioned | - | 7 | 1 | 1 | 9 | No |
| forbiddenapis-3.10.jar | 485.5 kB | 247 | 125 | 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 |
| 54 | 19.7 MB | 13370 | 11714 | 639 | 17 | 44 |
| compile: 50 | compile: 19.7 MB | compile: 13342 | compile: 11714 | compile: 639 | 17 | compile: 44 |
| test: 4 | test: 9 kB | test: 28 | - | - | - | - |
