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
com.fasterxml.jackson.core jackson-databind 2.16.1 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.16.1 jar The Apache Software License, Version 2.0 No
org.mongodb mongodb-driver-sync 5.0.0 jar The Apache License, Version 2.0 No
org.slf4j slf4j-api 2.0.12 jar MIT License No
jakarta.persistence jakarta.persistence-api 3.1.0 jar Eclipse Public License v. 2.0Eclipse Distribution License v. 1.0 Yes
javax.persistence javax.persistence-api 2.2 jar Eclipse Public License v1.0Eclipse Distribution License v. 1.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.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
org.assertj assertj-core 3.25.1 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter 5.10.2 jar Eclipse Public License v2.0
org.mockito mockito-all 1.10.19 jar The MIT License
org.testcontainers mongodb 1.19.7 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
com.fasterxml.jackson.core jackson-annotations 2.16.1 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.16.1 jar The Apache Software License, Version 2.0
org.mongodb bson 5.0.0 jar The Apache License, Version 2.0
org.mongodb mongodb-driver-core 5.0.0 jar The 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 5.0.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-core 1.5.3 jar Eclipse Public License - v 1.0GNU Lesser General Public License
com.github.docker-java docker-java-api 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.3.6 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.3.6 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.14.11 jar Apache License, Version 2.0
net.java.dev.jna jna 5.13.0 jar LGPL-2.1-or-laterApache-2.0
org.apache.commons commons-compress 1.24.0 jar Apache-2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.10.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-params 5.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.10.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.10.2 jar Eclipse Public License v2.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.testcontainers testcontainers 1.19.7 jar MIT

Project Dependency Graph

Dependency Tree

Licenses

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

MIT License: SLF4J API Module

Eclipse Distribution License v. 1.0: Jakarta Persistence API, javax.persistence-api

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

Eclipse Public License v1.0: javax.persistence-api

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Apache 2: MongoJack

Eclipse Public License v. 2.0: Jakarta Persistence API

LGPL-2.1-or-later: Java Native Access

The MIT License: Mockito

Apache-2.0: Apache Commons Compress, Java Native Access

Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies)

MIT: Duct Tape, Testcontainers :: MongoDB, Testcontainers Core

The Apache Software License, Version 2.0: Jackson datatype: JSR310, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind

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.3.jar 291.8 kB 235 182 29 - Yes
logback-core-1.5.3.jar 605.8 kB 520 459 42 - Yes
jackson-annotations-2.16.1.jar 78.5 kB 87 74 2 - Yes
jackson-core-2.16.1.jar 578.1 kB 269 208 15 - Yes
jackson-databind-2.16.1.jar 1.6 MB 818 779 24 - Yes
jackson-datatype-jsr310-2.16.1.jar 128.3 kB 83 60 7 - Yes
docker-java-api-3.3.6.jar 472.5 kB 402 387 5 1.8 Yes
docker-java-transport-3.3.6.jar 37.6 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.3.6.jar 2.3 MB 1566 1319 77 1.8 Yes
byte-buddy-1.14.11.jar 4.2 MB 2935 2881 39 - Yes
jna-5.13.0.jar 1.9 MB 188 125 4 1.6 Yes
commons-compress-1.24.0.jar 1.1 MB 617 563 37 - Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
assertj-core-3.25.1.jar 1.4 MB 872 830 28 - Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-5.10.2.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.10.2.jar 211 kB 197 182 8 - Yes
junit-jupiter-engine-5.10.2.jar 244.7 kB 147 130 9 - Yes
junit-jupiter-params-5.10.2.jar 586 kB 381 347 22 - Yes
junit-platform-commons-1.10.2.jar 106.2 kB 64 44 7 - Yes
junit-platform-engine-1.10.2.jar 204.8 kB 153 136 10 - Yes
mockito-all-1.10.19.jar 1.2 MB 1215 752 79 1.5 Yes
bson-5.0.0.jar 507.4 kB 400 380 13 1.8 Yes
bson-record-codec-5.0.0.jar 11.8 kB 9 3 1 - Yes
mongodb-driver-core-5.0.0.jar 1.7 MB 1195 1131 52 1.8 Yes
mongodb-driver-sync-5.0.0.jar 153.6 kB 86 78 4 1.8 Yes
opentest4j-1.3.0.jar 14.3 kB 15 9 2 - Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-2.0.12.jar 68.1 kB 70 55 5 - Yes
mongodb-1.19.7.jar 6.5 kB 9 3 1 1.8 Yes
testcontainers-1.19.7.jar 17.8 MB 12226 10468 456 - Yes
jakarta.persistence-api-3.1.0.jar 165.2 kB 226 207 5 - Yes
javax.persistence-api-2.2.jar 164.6 kB 227 207 4 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
33 37.8 MB 25355 22098 999 1.8 32
compile: 10 compile: 5.2 MB compile: 3461 compile: 3179 compile: 131 - compile: 10
test: 22 test: 32.6 MB test: 21885 test: 18916 test: 867 - test: 21
runtime: 1 runtime: 11.8 kB runtime: 9 runtime: 3 runtime: 1 - runtime: 1