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.13.2 jar Apache License, Version 2.0
org.mongodb bson 3.12.1 jar The Apache License, Version 2.0
org.mongodb mongodb-driver 3.12.1 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
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.logging.log4j log4j-api 2.13.2 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.13.2 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.13.2 - jar Apache License, Version 2.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.13.2 jar Apache License, Version 2.0
org.mongodb mongodb-driver-core 3.12.1 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
de.flapdoodle.embed de.flapdoodle.embed.process 2.1.2 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.9.7 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.7 jar The Apache Software License, Version 2.0
net.java.dev.jna jna 4.0.0 jar LGPL, version 2.1-ASL, version 2
net.java.dev.jna jna-platform 4.0.0 jar LGPL, version 2.1-ASL, version 2
org.apache.commons commons-compress 1.19 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.9 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 2.6 jar Apache 2
org.slf4j slf4j-api 1.7.25 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache 2: Objenesis

The Apache License, Version 2.0: BSON, MongoDB Java Driver, MongoDB Java Driver Core

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 3, Apache Log4j SLF4J Binding

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.12.jar 314.9 kB 323 286 30 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.19.jar 615.1 kB 395 354 29 1.7 Yes
commons-lang3-3.9.jar 503.9 kB 306 281 13 1.8 Yes
log4j-api-2.13.2.jar 292.3 kB 214 179 8 - Yes
log4j-api-2.13.2-tests.jar 240.6 kB - - - - -
log4j-core-2.13.2.jar 1.7 MB 1209 1117 51 1.8 Yes
log4j-core-2.13.2-tests.jar 1.6 MB - - - - -
log4j-slf4j-impl-2.13.2.jar 23.6 kB 26 10 2 1.8 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-2.25.1.jar 581 kB 623 551 64 1.6 Yes
bson-3.12.1.jar 499.4 kB 411 394 14 1.6 Yes
mongodb-driver-3.12.1.jar 375.9 kB 258 246 9 1.6 Yes
mongodb-driver-core-3.12.1.jar 1.4 MB 1143 1089 42 1.6 Yes
objenesis-2.6.jar 55.7 kB 59 43 10 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
21 14.1 MB 8455 7861 349 1.8 19
compile: 5 compile: 4.3 MB compile: 3235 compile: 3025 compile: 124 - compile: 5
test: 16 test: 9.8 MB test: 5220 test: 4836 test: 225 - test: 14

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
snapshots http://repository.nextiva.xyz:8081/nexus/content/repositories/snapshots Yes Yes No
central https://repo.maven.apache.org/maven2 Yes No No
apache.snapshots.https http://repository.nextiva.xyz:8081/nexus/content/repositories/apache-snapshots/ Yes Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes Yes
thirdparty http://repository.nextiva.xyz:8081/nexus/content/repositories/thirdparty Yes No No
releases http://repository.nextiva.xyz:8081/nexus/content/repositories/releases Yes No No
apache.snapshots https://repository.apache.org/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact snapshots central apache.snapshots.https thirdparty releases apache.snapshots
de.flapdoodle.embed:de.flapdoodle.embed.mongo:jar:2.2.0 -
Found at https://repo.maven.apache.org/maven2
- - - -
de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.1.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
junit:junit:jar:4.12 -
Found at https://repo.maven.apache.org/maven2
- - - -
net.bytebuddy:byte-buddy:jar:1.9.7 -
Found at https://repo.maven.apache.org/maven2
- - - -
net.bytebuddy:byte-buddy-agent:jar:1.9.7 -
Found at https://repo.maven.apache.org/maven2
- - - -
net.java.dev.jna:jna:jar:4.0.0 -
Found at https://repo.maven.apache.org/maven2
- - - -
net.java.dev.jna:jna-platform:jar:4.0.0 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.commons:commons-compress:jar:1.19 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.commons:commons-lang3:jar:3.9 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.logging.log4j:log4j-api:jar:2.13.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.13.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.logging.log4j:log4j-core:jar:2.13.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.logging.log4j:log4j-core:test-jar:tests:2.13.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.13.2 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.hamcrest:hamcrest-core:jar:1.3 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.mockito:mockito-core:jar:2.25.1 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.mongodb:bson:jar:3.12.1 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.mongodb:mongodb-driver:jar:3.12.1 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.mongodb:mongodb-driver-core:jar:3.12.1 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.objenesis:objenesis:jar:2.6 -
Found at https://repo.maven.apache.org/maven2
- - - -
org.slf4j:slf4j-api:jar:1.7.25 -
Found at https://repo.maven.apache.org/maven2
- - - -
Total snapshots central apache.snapshots.https thirdparty releases apache.snapshots
21 (compile: 5, test: 16) 0 21 0 0 0 0