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.apache.logging.log4j | log4j-core | 2.14.0 | jar | Apache License, Version 2.0 |
org.mongodb | bson | 4.1.0 | jar | The Apache License, Version 2.0 |
org.mongodb | mongodb-driver-sync | 4.1.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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
de.flapdoodle.embed | de.flapdoodle.embed.mongo | 2.2.0 | - | jar | The Apache Software License, Version 2.0 |
org.apache.logging.log4j | log4j-api | 2.14.0 | tests | test-jar | Apache License, Version 2.0 |
org.apache.logging.log4j | log4j-core | 2.14.0 | tests | test-jar | Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.7.0 | - | jar | Eclipse Public License v2.0 |
org.junit.vintage | junit-vintage-engine | 5.7.0 | - | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 2.25.1 | - | 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.apache.logging.log4j | log4j-api | 2.14.0 | jar | Apache License, Version 2.0 |
org.mongodb | mongodb-driver-core | 4.1.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:
Project Dependency Graph
Dependency Tree
- org.apache.logging.log4j:log4j-mongodb4:jar:2.14.0
- org.apache.logging.log4j:log4j-core:jar:2.14.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.14.0 (compile)
- org.apache.logging.log4j:log4j-api:jar:2.14.0 (compile)
- org.mongodb:mongodb-driver-sync:jar:4.1.0 (compile)
- org.mongodb:mongodb-driver-core:jar:4.1.0 (compile)
- org.mongodb:mongodb-driver-core:jar:4.1.0 (compile)
- org.mongodb:bson:jar:4.1.0 (compile)
- org.junit.vintage:junit-vintage-engine:jar:5.7.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.7.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.7.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- junit:junit:jar:4.13 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.7.0 (test)
- org.mockito:mockito-core:jar:2.25.1 (test)
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.9.7 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- net.bytebuddy:byte-buddy:jar:1.9.7 (test)
- org.apache.logging.log4j:log4j-api:test-jar:tests:2.14.0 (test)
- org.apache.logging.log4j:log4j-core:test-jar:tests:2.14.0 (test)
- de.flapdoodle.embed:de.flapdoodle.embed.mongo:jar:2.2.0 (test)
- de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.1.2 (test)
- org.apache.commons:commons-lang3:jar:3.10 (test)
- net.java.dev.jna:jna:jar:4.0.0 (test)
- net.java.dev.jna:jna-platform:jar:4.0.0 (test)
- org.apache.commons:commons-compress:jar:1.20 (test)
- org.slf4j:slf4j-api:jar:1.7.25 (test)
- org.apache.commons:commons-lang3:jar:3.10 (test)
- de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.1.2 (test)
- org.apache.logging.log4j:log4j-core:jar:2.14.0 (compile)
Licenses
Apache 2: Objenesis
The Apache License, Version 2.0: BSON, MongoDB Driver, MongoDB Java Driver Core, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
The MIT License: mockito-core
MIT License: SLF4J API Module
Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j MongoDB 4
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
ASL, version 2: Java Native Access, Java Native Access Platform
New BSD License: Hamcrest Core
LGPL, version 2.1: Java Native Access, Java Native Access Platform
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Flapdoodle Embedded MongoDB, Flapdoodle Embedded Process Util
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
de.flapdoodle.embed.mongo-2.2.0.jar | 120.6 kB | 103 | 86 | 7 | 1.8 | Yes |
de.flapdoodle.embed.process-2.1.2.jar | 160.7 kB | 179 | 153 | 16 | 1.8 | Yes |
junit-4.13.jar | 381.8 kB | 387 | 348 | 32 | 1.5 | Yes |
byte-buddy-1.9.7.jar | 3.3 MB | 2360 | 2310 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.7.jar | 43.4 kB | 41 | 30 | 1 | 1.5 | Yes |
jna-4.0.0.jar | 914.6 kB | 141 | 104 | 3 | 1.6 | Yes |
jna-platform-4.0.0.jar | 1.2 MB | 566 | 549 | 7 | 1.6 | Yes |
commons-compress-1.20.jar | 632.4 kB | 400 | 359 | 29 | 1.7 | Yes |
commons-lang3-3.10.jar | 523.4 kB | 314 | 288 | 14 | 1.8 | Yes |
log4j-api-2.14.0.jar | 301.4 kB | 213 | 178 | 8 | - | Yes |
log4j-api-2.14.0-tests.jar | 237 kB | - | - | - | - | - |
log4j-core-2.14.0.jar | 1.8 MB | 1209 | 1117 | 51 | 1.8 | Yes |
log4j-core-2.14.0-tests.jar | 1.6 MB | - | - | - | - | - |
apiguardian-api-1.1.0.jar | 2.4 kB | 8 | 2 | 1 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
junit-jupiter-api-5.7.0.jar | 174.6 kB | 168 | 152 | 7 | 1.8 | Yes |
junit-jupiter-engine-5.7.0.jar | 211.8 kB | 130 | 112 | 8 | 1.8 | Yes |
junit-platform-commons-1.7.0.jar | 99.5 kB | 63 | 42 | 6 | - | Yes |
junit-platform-engine-1.7.0.jar | 180.9 kB | 141 | 124 | 8 | 1.8 | Yes |
junit-vintage-engine-5.7.0.jar | 64 kB | 47 | 32 | 5 | 1.8 | Yes |
mockito-core-2.25.1.jar | 581 kB | 623 | 551 | 64 | 1.6 | Yes |
bson-4.1.0.jar | 492 kB | 403 | 386 | 14 | 1.8 | Yes |
mongodb-driver-core-4.1.0.jar | 1.7 MB | 1227 | 1172 | 44 | 1.8 | Yes |
mongodb-driver-sync-4.1.0.jar | 136.9 kB | 88 | 80 | 4 | 1.8 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
opentest4j-1.2.0.jar | 7.7 kB | 11 | 6 | 1 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
27 | 15 MB | 8979 | 8303 | 383 | 1.8 | 25 |
compile: 5 | compile: 4.3 MB | compile: 3140 | compile: 2933 | compile: 121 | - | compile: 5 |
test: 22 | test: 10.6 MB | test: 5839 | test: 5370 | test: 262 | - | test: 20 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | https://repo.maven.apache.org/maven2 | Yes | No | No |
sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | Yes |
apache.snapshots | https://repository.apache.org/snapshots | No | Yes | No |
Repository locations for each of the Dependencies.
Artifact | central | apache.snapshots |
---|---|---|
de.flapdoodle.embed:de.flapdoodle.embed.mongo:jar:2.2.0 | ![]() |
- |
de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.1.2 | ![]() |
- |
junit:junit:jar:4.13 | ![]() |
- |
net.bytebuddy:byte-buddy:jar:1.9.7 | ![]() |
- |
net.bytebuddy:byte-buddy-agent:jar:1.9.7 | ![]() |
- |
net.java.dev.jna:jna:jar:4.0.0 | ![]() |
- |
net.java.dev.jna:jna-platform:jar:4.0.0 | ![]() |
- |
org.apache.commons:commons-compress:jar:1.20 | ![]() |
- |
org.apache.commons:commons-lang3:jar:3.10 | ![]() |
- |
org.apache.logging.log4j:log4j-api:jar:2.14.0 | - | - |
org.apache.logging.log4j:log4j-api:test-jar:tests:2.14.0 | - | - |
org.apache.logging.log4j:log4j-core:jar:2.14.0 | - | - |
org.apache.logging.log4j:log4j-core:test-jar:tests:2.14.0 | - | - |
org.apiguardian:apiguardian-api:jar:1.1.0 | ![]() |
- |
org.hamcrest:hamcrest-core:jar:1.3 | ![]() |
- |
org.junit.jupiter:junit-jupiter-api:jar:5.7.0 | ![]() |
- |
org.junit.jupiter:junit-jupiter-engine:jar:5.7.0 | ![]() |
- |
org.junit.platform:junit-platform-commons:jar:1.7.0 | ![]() |
- |
org.junit.platform:junit-platform-engine:jar:1.7.0 | ![]() |
- |
org.junit.vintage:junit-vintage-engine:jar:5.7.0 | ![]() |
- |
org.mockito:mockito-core:jar:2.25.1 | ![]() |
- |
org.mongodb:bson:jar:4.1.0 | ![]() |
- |
org.mongodb:mongodb-driver-core:jar:4.1.0 | ![]() |
- |
org.mongodb:mongodb-driver-sync:jar:4.1.0 | ![]() |
- |
org.objenesis:objenesis:jar:2.6 | ![]() |
- |
org.opentest4j:opentest4j:jar:1.2.0 | ![]() |
- |
org.slf4j:slf4j-api:jar:1.7.25 | ![]() |
- |
Total | central | apache.snapshots |
27 (compile: 5, test: 22) | 23 | 0 |