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.6.2 | 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.27.7 | jar | Apache-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.21.4 | 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.6.2 | jar | The Apache License, Version 2.0 |
| org.mongodb | mongodb-driver-core | 5.6.2 | 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.6.2 | 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:
Project Dependency Graph
Dependency Tree
- org.mongojack:mongojack:bundle:5.1.0
- org.mongodb:mongodb-driver-sync:jar:5.6.2 (compile)
- org.mongodb:bson:jar:5.6.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:mongodb-driver-core:jar:5.6.2 (compile)
- org.mongodb:bson-record-codec:jar:5.6.2 (runtime)
![[Information]](./images/icon_info_sml.gif)
- org.mongodb:bson-record-codec:jar:5.6.2 (runtime)
- org.mongodb:bson:jar:5.6.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.16.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.1 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.16.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.12 (compile)
![[Information]](./images/icon_info_sml.gif)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- jakarta.persistence:jakarta.persistence-api:jar:3.1.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.testcontainers:mongodb:jar:1.21.4 (test)
- org.testcontainers:testcontainers:jar:1.21.4 (test)
- org.apache.commons:commons-compress:jar:1.24.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.4.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.2 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.13.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.4.2 (test)
- org.apache.commons:commons-compress:jar:1.24.0 (test)
- org.testcontainers:testcontainers:jar:1.21.4 (test)
- org.assertj:assertj-core:jar:3.27.7 (test)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.18.3 (test)
- org.mockito:mockito-all:jar:1.10.19 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-classic:jar:1.5.3 (test)
- ch.qos.logback:logback-core:jar:1.5.3 (test)
![[Information]](./images/icon_info_sml.gif)
- ch.qos.logback:logback-core:jar:1.5.3 (test)
- org.mongodb:mongodb-driver-sync:jar:5.6.2 (compile)
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, AssertJ Core, Java Native Access
Apache License, Version 2.0: 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.4.2.jar | 487 kB | 403 | 388 | 5 | 1.8 | Yes |
| docker-java-transport-3.4.2.jar | 38.6 kB | 45 | 34 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.4.2.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
| byte-buddy-1.18.3.jar | 9.2 MB | 6220 | 3072 | 41 | - | 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.27.7.jar | 1.4 MB | 887 | 843 | 30 | - | 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.6.2.jar | 529.2 kB | 417 | 396 | 15 | 1.8 | Yes |
| bson-record-codec-5.6.2.jar | 11.8 kB | 9 | 3 | 1 | - | Yes |
| mongodb-driver-core-5.6.2.jar | 1.9 MB | 1340 | 1270 | 58 | 1.8 | Yes |
| mongodb-driver-sync-5.6.2.jar | 172.9 kB | 88 | 80 | 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.21.4.jar | 8.1 kB | 11 | 4 | 2 | 1.8 | Yes |
| testcontainers-1.21.4.jar | 17.8 MB | 12235 | 10477 | 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 | 43.2 MB | 28831 | 22470 | 1012 | 1.8 | 32 |
| compile: 10 | compile: 5.4 MB | compile: 3625 | compile: 3336 | compile: 139 | - | compile: 10 |
| test: 22 | test: 37.7 MB | test: 25197 | test: 19131 | test: 872 | - | test: 21 |
| runtime: 1 | runtime: 11.8 kB | runtime: 9 | runtime: 3 | runtime: 1 | - | runtime: 1 |

