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:

GroupId ArtifactId Version Type Licenses
com.github.spotbugs spotbugs-annotations 4.8.4 jar GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.9.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
jakarta.activation jakarta.activation-api 2.1.3 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 4.0.2 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.11 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.11 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.20.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.20.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.1 jar BSD Licence 3
org.ow2.asm asm 9.3 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.1 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 2.0.13 jar MIT License
org.springframework.boot spring-boot 3.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 3.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 3.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 3.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 3.1.12 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 3.1.12 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.1 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.33 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

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