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.1 jar Apache License, Version 2.0
org.mongodb bson 3.8.0 jar The Apache Software License, Version 2.0
org.mongodb mongodb-driver 3.8.0 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.1.1 - 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.1 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.11.1 tests test-jar Apache License, Version 2.0
org.apache.logging.log4j log4j-slf4j-impl 2.11.1 - 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.1 jar Apache License, Version 2.0
org.mongodb mongodb-driver-core 3.8.0 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
de.flapdoodle.embed de.flapdoodle.embed.process 2.0.5 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.17 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

Apache 2: Objenesis

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: BSON, Byte Buddy (without dependencies), Byte Buddy Java agent, Flapdoodle Embedded MongoDB, Flapdoodle Embedded Process Util, MongoDB Java Driver, MongoDB Java Driver Core

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
de.flapdoodle.embed.mongo-2.1.1.jar 120.5 kB 103 86 7 1.8 Yes
de.flapdoodle.embed.process-2.0.5.jar 160.8 kB 179 153 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.17.jar 589.1 kB 377 336 29 1.7 Yes
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 Yes
log4j-api-2.11.1.jar 263.1 kB 194 161 7 - Yes
log4j-api-2.11.1-tests.jar 237.2 kB - - - - -
log4j-core-2.11.1.jar 1.6 MB 1149 1059 50 1.7 Yes
log4j-core-2.11.1-tests.jar 1.5 MB - - - - -
log4j-slf4j-impl-2.11.1.jar 23.2 kB 26 10 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.8.0.jar 479.2 kB 394 377 14 1.6 Yes
mongodb-driver-3.8.0.jar 319.6 kB 220 209 8 1.6 Yes
mongodb-driver-core-3.8.0.jar 1.2 MB 975 933 34 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 13.1 MB 7715 7145 335 1.8 19
compile: 5 compile: 3.9 MB compile: 2932 compile: 2739 compile: 113 - compile: 5
test: 16 test: 9.2 MB test: 4783 test: 4406 test: 222 - test: 14

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact snapshots central apache.releases.https apache.snapshots.https sonatype-nexus-snapshots releases apache.snapshots
de.flapdoodle.embed:de.flapdoodle.embed.mongo:jar:2.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.0.5 - 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.17 - 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.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.11.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.logging.log4j:log4j-core:jar:2.11.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.logging.log4j:log4j-core:test-jar:tests:2.11.1 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.apache.logging.log4j:log4j-slf4j-impl:jar:2.11.1 - 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.8.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.mongodb:mongodb-driver:jar:3.8.0 - Found at https://repo.maven.apache.org/maven2 - - - - -
org.mongodb:mongodb-driver-core:jar:3.8.0 - 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.releases.https apache.snapshots.https sonatype-nexus-snapshots releases apache.snapshots
21 (compile: 5, test: 16) 0 21 0 0 0 0 0