Apache logging services logo Apache log4j logo

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.11.0 jar Apache License, Version 2.0
org.mongodb bson 3.6.3 jar The Apache Software License, Version 2.0
org.mongodb mongodb-driver 3.6.3 jar The Apache Software 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.0.3 - 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.11.0 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.0 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.11.0 - jar Apache License, Version 2.0
org.mockito mockito-core 2.13.0 - 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.11.0 jar Apache License, Version 2.0
org.mongodb mongodb-driver-core 3.6.3 jar The Apache Software 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
commons-io commons-io 2.6 jar Apache License, Version 2.0
de.flapdoodle.embed de.flapdoodle.embed.process 2.0.2 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy 1.7.9 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.9 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.16.1 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.7 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

ASL, version 2: Java Native Access, Java Native Access Platform

LGPL, version 2.1: Java Native Access, Java Native Access Platform

Apache 2: Objenesis

New BSD License: Hamcrest Core

Eclipse Public License 1.0: JUnit

Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Log4j API, Apache Log4j Core, Apache Log4j MongoDB 3, Apache Log4j SLF4J Binding

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: BSON, Byte Buddy (without dependencies), Byte Buddy Java agent, Flapdoodle Embedded MongoDB, Flapdoodle Embedded Process Util, MongoDB Driver, MongoDB Java Driver Core

The MIT License: mockito-core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes
de.flapdoodle.embed.mongo-2.0.3.jar 116.3 kB 100 84 6 1.8 Yes
de.flapdoodle.embed.process-2.0.2.jar 158.9 kB 177 151 16 1.8 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
byte-buddy-1.7.9.jar 2.9 MB 1999 1950 36 1.6 Yes
byte-buddy-agent-1.7.9.jar 42.9 kB 39 29 1 1.6 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.16.1.jar 559.5 kB 350 310 28 1.7 Yes
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 Yes
log4j-api/target/classes - 0 0 0 - No
log4j-api-2.11.0-tests.jar 232.6 kB - - - - -
log4j-core-2.11.0.jar 1.6 MB 1140 1050 50 1.7 Yes
log4j-core-2.11.0-tests.jar 1.8 MB - - - - -
log4j-slf4j-impl-2.11.0.jar 24.2 kB 29 11 2 1.7 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mockito-core-2.13.0.jar 538.3 kB 578 511 61 1.6 Yes
bson-3.6.3.jar 393.4 kB 330 315 12 1.6 Yes
mongodb-driver-3.6.3.jar 387.3 kB 270 255 11 1.6 Yes
mongodb-driver-core-3.6.3.jar 1.1 MB 897 859 32 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
22 13.2 MB 7537 6983 332 1.8 19
compile: 5 compile: 3.5 MB compile: 2637 compile: 2479 compile: 105 - compile: 4
test: 17 test: 9.7 MB test: 4900 test: 4504 test: 227 - test: 15

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots https://repository.apache.org/snapshots No Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes
central https://repo.maven.apache.org/maven2 Yes No

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype-nexus-snapshots central
commons-io:commons-io:jar:2.6 - - Found at https://repo.maven.apache.org/maven2
de.flapdoodle.embed:de.flapdoodle.embed.mongo:jar:2.0.3 - - Found at https://repo.maven.apache.org/maven2
de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.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.7.9 - - Found at https://repo.maven.apache.org/maven2
net.bytebuddy:byte-buddy-agent:jar:1.7.9 - - 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.16.1 - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.7 - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-api:jar:2.11.0 - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-api:test-jar:tests:2.11.0 - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-core:jar:2.11.0 - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-core:test-jar:tests:2.11.0 - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.11.0 - - 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.13.0 - - Found at https://repo.maven.apache.org/maven2
org.mongodb:bson:jar:3.6.3 - - Found at https://repo.maven.apache.org/maven2
org.mongodb:mongodb-driver:jar:3.6.3 - - Found at https://repo.maven.apache.org/maven2
org.mongodb:mongodb-driver-core:jar:3.6.3 - - 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 apache.snapshots sonatype-nexus-snapshots central
22 (compile: 5, test: 17) 0 0 22