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 |
|---|---|---|---|---|---|
| commons-dbutils | commons-dbutils | 1.8.1 | jar | Apache-2.0 | No |
| org.apache.commons | commons-lang3 | 3.19.0 | jar | Apache-2.0 | No |
| org.instancio | instancio-core | 5.5.1 | jar | The Apache Software License, Version 2.0 | No |
| org.slf4j | slf4j-api | 2.0.17 | jar | MIT | No |
| ch.qos.logback | logback-classic | 1.5.19 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
| org.junit.jupiter | junit-jupiter | 5.10.5 | jar | Eclipse Public License v2.0 | Yes |
| org.springframework | spring-beans | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-context | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-jdbc | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-test | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-tx | 6.0.23 | jar | 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.4.240 | jar | MPL 2.0EPL 1.0 |
| com.zaxxer | HikariCP | 7.0.2 | jar | The Apache Software 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.jmockit | jmockit | 1.50 | jar | The MIT License |
| org.springframework.boot | spring-boot-starter-jdbc | 3.1.12 | jar | Apache License, Version 2.0 |
| org.springframework.boot | spring-boot-starter-test | 3.1.12 | 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 |
|---|---|---|---|---|---|
| org.springframework | spring-core | 6.0.23 | jar | Apache License, Version 2.0 | No |
| org.springframework | spring-jcl | 6.0.23 | jar | Apache License, Version 2.0 | No |
| ch.qos.logback | logback-core | 1.5.19 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License | Yes |
| org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 | Yes |
| org.junit.jupiter | junit-jupiter-api | 5.10.5 | jar | Eclipse Public License v2.0 | Yes |
| org.junit.jupiter | junit-jupiter-params | 5.10.5 | jar | Eclipse Public License v2.0 | Yes |
| org.junit.platform | junit-platform-commons | 1.10.5 | jar | Eclipse Public License v2.0 | Yes |
| org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 | Yes |
| org.springframework | spring-aop | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
| org.springframework | spring-expression | 6.0.23 | jar | Apache License, Version 2.0 | Yes |
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 | Optional |
|---|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine | 5.10.5 | jar | Eclipse Public License v2.0 | Yes |
| org.junit.platform | junit-platform-engine | 1.10.5 | jar | Eclipse Public License v2.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:
Project Dependency Graph
Dependency Tree
- guru.mikelue.foxglove:core:jar:1.0-SNAPSHOT
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-dbutils:commons-dbutils:jar:1.8.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.19.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.instancio:instancio-core:jar:5.5.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.19 (compile)
- ch.qos.logback:logback-core:jar:1.5.19 (compile)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.19 (compile)
- org.junit.jupiter:junit-jupiter:jar:5.10.5 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.5 (compile)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (compile)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.5 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.5 (runtime)
- org.junit.platform:junit-platform-engine:jar:1.10.5 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.5 (runtime)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.5 (compile)
- org.springframework:spring-context:jar:6.0.23 (compile)
- org.springframework:spring-aop:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-core:jar:6.0.23 (compile)
- org.springframework:spring-jcl:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-jcl:jar:6.0.23 (compile)
- org.springframework:spring-expression:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-aop:jar:6.0.23 (compile)
- org.springframework:spring-jdbc:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-beans:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-tx:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.springframework:spring-test:jar:6.0.23 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.27.6 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.jmockit:jmockit:jar:1.50 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.4 (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- com.github.spotbugs:spotbugs-annotations:jar:4.8.4 (test)
- org.awaitility:awaitility:jar:4.3.0 (test)
- org.hamcrest:hamcrest:jar:2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.1 (test)
- org.springframework.boot:spring-boot-starter-jdbc:jar:3.1.12 (test)
- org.springframework.boot:spring-boot-starter:jar:3.1.12 (test)
- org.springframework.boot:spring-boot:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-autoconfigure:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-starter-logging:jar:3.1.12 (test)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.20.0 (test)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-api:jar:2.20.0 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.13 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-to-slf4j:jar:2.20.0 (test)
- jakarta.annotation:jakarta.annotation-api:jar:2.1.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:1.33 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot:jar:3.1.12 (test)
- org.springframework.boot:spring-boot-starter:jar:3.1.12 (test)
- org.springframework.boot:spring-boot-starter-test:jar:3.1.12 (test)
- org.springframework.boot:spring-boot-test:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test-autoconfigure:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- com.jayway.jsonpath:json-path:jar:2.9.0 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.2 (test)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- jakarta.activation:jakarta.activation-api:jar:2.1.3 (test)
- net.minidev:json-smart:jar:2.4.11 (test)
- net.minidev:accessors-smart:jar:2.4.11 (test)
- org.ow2.asm:asm:jar:9.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.3 (test)
- net.minidev:accessors-smart:jar:2.4.11 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.springframework.boot:spring-boot-test:jar:3.1.12 (test)
- com.zaxxer:HikariCP:jar:7.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.h2database:h2:jar:2.4.240 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.17 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Awaitility
MIT License: JUL to SLF4J bridge, core
BSD-3-Clause: asm
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
BSD Licence 3: Hamcrest
EDL 1.0: Jakarta Activation API
Apache License 2.0: JSON library from Android SDK
The MIT License: JMockit
Apache-2.0: Apache Commons DbUtils, Apache Commons Lang, AssertJ Core
Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, Byte Buddy (without dependencies), SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring JDBC, Spring TestContext Framework, Spring Transaction, 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
MIT: SLF4J API Module
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
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: ASM based accessors helper used by json-smart, FindBugs-jsr305, HikariCP, Instancio Core, JSON Small and Fast Parser, JSONassert, json-path, org.xmlunit:xmlunit-core
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| spotbugs-annotations-4.8.4.jar | 15.2 kB | 31 | 24 | 1 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| h2-2.4.240.jar | 2.7 MB | 1071 | - | - | - | - |
| • Root | - | 1070 | 1065 | 58 | 11 | Yes |
| • Versioned | - | 1 | 1 | 1 | 21 | Yes |
| json-path-2.9.0.jar | 276.6 kB | 221 | 203 | 13 | 1.8 | Yes |
| android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
| HikariCP-7.0.2.jar | 172.3 kB | 98 | 81 | 9 | 11 | Yes |
| commons-dbutils-1.8.1.jar | 88.1 kB | 79 | - | - | - | - |
| • Root | - | 77 | 56 | 5 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jakarta.activation-api-2.1.3.jar | 66.5 kB | 60 | 46 | 3 | 1.8 | Yes |
| jakarta.annotation-api-2.1.1.jar | 26.1 kB | 31 | 18 | 4 | 1.8 | Yes |
| jakarta.xml.bind-api-4.0.2.jar | 131 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 |
| accessors-smart-2.4.11.jar | 29.9 kB | 24 | 13 | 2 | 1.8 | Yes |
| json-smart-2.4.11.jar | 120.2 kB | 107 | 93 | 5 | 1.8 | Yes |
| commons-lang3-3.19.0.jar | 709.1 kB | 451 | - | - | - | - |
| • Root | - | 449 | 418 | 18 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| log4j-api-2.20.0.jar | 313.3 kB | 223 | - | - | - | - |
| • Root | - | 211 | 187 | 7 | 1.8 | Yes |
| • Versioned | - | 12 | 5 | 3 | 9 | Yes |
| log4j-to-slf4j-2.20.0.jar | 21.8 kB | 25 | 9 | 1 | 1.8 | 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-2.1.jar | 123.1 kB | 122 | 108 | 11 | 1.7 | Yes |
| instancio-core-5.5.1.jar | 1 MB | 993 | - | - | - | - |
| • Root | - | 962 | 876 | 70 | 9 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| • Versioned | - | 11 | 2 | 2 | 16 | Yes |
| • Versioned | - | 8 | 1 | 1 | 17 | Yes |
| • Versioned | - | 8 | 1 | 1 | 21 | Yes |
| jmockit-1.50.jar | 706.8 kB | 429 | 362 | 48 | 17 | Yes |
| asm-9.3.jar | 122.2 kB | 44 | 38 | 3 | 1.5 | Yes |
| jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
| jul-to-slf4j-2.0.13.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-core-6.0.23.jar | 1.8 MB | 1177 | 1103 | 59 | 17 | Yes |
| spring-jcl-6.0.23.jar | 24.5 kB | 26 | 15 | 2 | 17 | Yes |
| spring-boot-3.1.12.jar | 1.6 MB | 1084 | 955 | 81 | 17 | Yes |
| spring-boot-autoconfigure-3.1.12.jar | 1.8 MB | 1405 | 1273 | 108 | 17 | Yes |
| spring-boot-starter-3.1.12.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-jdbc-3.1.12.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-logging-3.1.12.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-starter-test-3.1.12.jar | 4.8 kB | 4 | 0 | 0 | - | - |
| spring-boot-test-3.1.12.jar | 248.4 kB | 179 | 146 | 17 | 17 | Yes |
| spring-boot-test-autoconfigure-3.1.12.jar | 223.2 kB | 260 | 186 | 27 | 17 | Yes |
| xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
| snakeyaml-1.33.jar | 331.7 kB | 263 | 225 | 21 | 1.7 | Yes |
| logback-classic-1.5.19.jar | 307.2 kB | 242 | 189 | 29 | 11 | Yes |
| logback-core-1.5.19.jar | 627.6 kB | 531 | - | - | - | - |
| • Root | - | 524 | 472 | 41 | 11 | Yes |
| • Versioned | - | 7 | 1 | 1 | 21 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| junit-jupiter-5.10.5.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.10.5.jar | 211.5 kB | 198 | 183 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.10.5.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.10.5.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
| junit-platform-commons-1.10.5.jar | 106.2 kB | 64 | - | - | - | - |
| • Root | - | 56 | 43 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 9 | Yes |
| junit-platform-engine-1.10.5.jar | 213.4 kB | 156 | 139 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| spring-aop-6.0.23.jar | 405.8 kB | 313 | 281 | 17 | 17 | Yes |
| spring-beans-6.0.23.jar | 857.9 kB | 479 | 448 | 13 | 17 | Yes |
| spring-context-6.0.23.jar | 1.2 MB | 869 | 785 | 57 | 17 | Yes |
| spring-expression-6.0.23.jar | 298 kB | 160 | 148 | 6 | 17 | Yes |
| spring-jdbc-6.0.23.jar | 431.5 kB | 312 | 280 | 17 | 17 | Yes |
| spring-test-6.0.23.jar | 831 kB | 568 | 509 | 42 | 17 | Yes |
| spring-tx-6.0.23.jar | 271.2 kB | 234 | 204 | 13 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 54 | 30.1 MB | 20639 | 15954 | 972 | 17 | 49 |
| compile: 21 | compile: 9.9 MB | compile: 7177 | compile: 6425 | compile: 435 | 17 | compile: 20 |
| runtime: 2 | runtime: 458.1 kB | runtime: 303 | runtime: 269 | runtime: 19 | runtime: 2 | |
| test: 31 | test: 19.7 MB | test: 13159 | test: 9260 | test: 518 | 17 | test: 27 |
