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
org.springframework.data spring-data-mongodb 3.4.0 jar Apache License, Version 2.0

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
org.springframework.boot spring-boot-starter-test 2.7.0 jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.projectlombok lombok 1.18.22 jar The MIT License

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
org.mongodb bson 4.6.0 jar The Apache License, Version 2.0
org.mongodb mongodb-driver-core 4.6.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.36 jar MIT License
org.springframework spring-aop 5.3.20 jar Apache License, Version 2.0
org.springframework spring-beans 5.3.20 jar Apache License, Version 2.0
org.springframework spring-context 5.3.20 jar Apache License, Version 2.0
org.springframework spring-core 5.3.20 jar Apache License, Version 2.0
org.springframework spring-expression 5.3.20 jar Apache License, Version 2.0
org.springframework spring-jcl 5.3.20 jar Apache License, Version 2.0
org.springframework spring-tx 5.3.20 jar Apache License, Version 2.0
org.springframework.data spring-data-commons 2.7.0 jar Apache License, Version 2.0

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
org.mongodb bson-record-codec 4.6.0 jar The Apache License, Version 2.0

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.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
ch.qos.logback logback-core 1.2.11 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.jayway.jsonpath json-path 2.7.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 1.2.2 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 1.3.5 jar EPL 2.0GPL2 w/ CPE
jakarta.xml.bind jakarta.xml.bind-api 2.3.3 jar Eclipse Distribution License - v 1.0
net.bytebuddy byte-buddy 1.12.10 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.10 jar Apache License, Version 2.0
net.minidev accessors-smart 2.4.8 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.4.8 jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.17.2 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.17.2 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.22.0 jar Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.junit.jupiter junit-jupiter 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.mockito mockito-core 4.5.1 jar The MIT License
org.mockito mockito-junit-jupiter 4.5.1 jar The MIT License
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.ow2.asm asm 9.1 jar BSD-3-Clause
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.slf4j jul-to-slf4j 1.7.36 jar MIT License
org.springframework spring-test 5.3.20 jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.7.0 jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.7.0 jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.9.0 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.30 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The Apache License, Version 2.0: BSON, BSON Record Codec, MongoDB Java Driver Core, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: JUL to SLF4J bridge, SLF4J API Module

BSD-3-Clause: asm

BSD License 3: 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: Logback Classic Module, Logback Core Module

Unknown: Services::Container::Docker Compose::Client

EDL 1.0: Jakarta Activation API jar

Apache License 2.0: JSON library from Android SDK

The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter

Apache License, Version 2.0: Apache Log4j API, Apache Log4j to SLF4J Adapter, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, SnakeYAML, Spring AOP, Spring Beans, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Data Core, Spring Data MongoDB - Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Transaction, spring-boot, spring-boot-autoconfigure, spring-boot-starter, spring-boot-starter-logging, spring-boot-starter-test, spring-boot-test, spring-boot-test-autoconfigure

Eclipse Distribution License - v 1.0: Jakarta XML Binding API

EPL 2.0: Jakarta Annotations API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, JSON Small and Fast Parser, JSONassert, org.xmlunit:xmlunit-core, project ':json-path'

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.2.11.jar 231.9 kB 207 157 25 1.6 Yes
logback-core-1.2.11.jar 448.8 kB 398 354 34 1.6 Yes
json-path-2.7.0.jar 271.2 kB 214 197 12 1.8 Yes
android-json-0.0.20131108.vaadin1.jar 18.3 kB 12 8 1 1.5 Yes
jakarta.activation-api-1.2.2.jar 46.6 kB 43 32 2 - Yes
jakarta.annotation-api-1.3.5.jar 25.1 kB 28 15 3 1.8 Yes
jakarta.xml.bind-api-2.3.3.jar 115.6 kB 137 111 7 - Yes
byte-buddy-1.12.10.jar 3.8 MB 2705 2648 39 - Yes
byte-buddy-agent-1.12.10.jar 257.4 kB 89 69 3 - Yes
accessors-smart-2.4.8.jar 29.5 kB 24 13 2 1.8 Yes
json-smart-2.4.8.jar 119.5 kB 107 93 5 1.8 Yes
log4j-api-2.17.2.jar 302.5 kB 211 177 9 - Yes
log4j-to-slf4j-2.17.2.jar 18 kB 22 6 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.22.0.jar 5.2 MB 3477 3398 64 - Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
junit-jupiter-5.8.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 - Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 - Yes
junit-jupiter-params-5.8.2.jar 577.3 kB 377 343 22 - Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 43 7 - Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 - Yes
mockito-core-4.5.1.jar 661.9 kB 638 566 64 1.8 Yes
mockito-junit-jupiter-4.5.1.jar 5.4 kB 9 2 1 1.8 Yes
bson-4.6.0.jar 486.6 kB 390 374 13 1.8 Yes
bson-record-codec-4.6.0.jar 9.8 kB 13 6 2 - Yes
mongodb-driver-core-4.6.0.jar 1.6 MB 1122 1064 46 1.8 Yes
objenesis-3.2.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-9.1.jar 121.8 kB 44 38 3 - Yes
lombok-1.18.22.jar 2 MB 1037 165 13 - Yes
jsonassert-1.5.0.jar 30.3 kB 32 20 3 1.6 Yes
jul-to-slf4j-1.7.36.jar 4.5 kB 11 1 1 1.5 Yes
slf4j-api-1.7.36.jar 41.1 kB 46 34 4 1.5 Yes
spring-aop-5.3.20.jar 383 kB 306 277 17 1.8 Yes
spring-beans-5.3.20.jar 698.8 kB 418 388 13 1.8 Yes
spring-context-5.3.20.jar 1.3 MB 979 892 64 1.8 Yes
spring-core-5.3.20.jar 1.5 MB 1035 976 49 1.8 Yes
spring-expression-5.3.20.jar 289.4 kB 164 150 6 1.8 Yes
spring-jcl-5.3.20.jar 24.4 kB 28 17 2 1.8 Yes
spring-test-5.3.20.jar 787.3 kB 559 504 40 1.8 Yes
spring-tx-5.3.20.jar 333.4 kB 295 261 20 1.8 Yes
spring-boot-2.7.0.jar 1.4 MB 1045 919 79 1.8 Yes
spring-boot-autoconfigure-2.7.0.jar 1.7 MB 1347 1221 106 1.8 Yes
spring-boot-starter-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-logging-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-starter-test-2.7.0.jar 4.8 kB 4 0 0 - No
spring-boot-test-2.7.0.jar 237 kB 182 149 17 1.8 Yes
spring-boot-test-autoconfigure-2.7.0.jar 216.4 kB 255 182 26 1.8 Yes
spring-data-commons-2.7.0.jar 1.3 MB 936 867 42 1.8 Yes
spring-data-mongodb-3.4.0.jar 2.1 MB 1444 1384 29 1.8 Yes
xmlunit-core-2.9.0.jar 173.8 kB 178 161 9 1.7 Yes
snakeyaml-1.30.jar 331.6 kB 265 227 21 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
53 30.1 MB 21575 19088 978 1.8 49
compile: 12 compile: 10.1 MB compile: 7163 compile: 6684 compile: 305 - compile: 12
test: 39 test: 18.1 MB test: 13362 test: 12233 test: 658 - test: 35
runtime: 1 runtime: 9.8 kB runtime: 13 runtime: 6 runtime: 2 - runtime: 1
provided: 1 provided: 2 MB provided: 1037 provided: 165 provided: 13 - provided: 1