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-databind | 2.11.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.datatype | jackson-datatype-jsr310 | 2.11.0 | jar | The Apache Software License, Version 2.0 |
javax.persistence | javax.persistence-api | 2.2 | jar | Eclipse Public License v1.0Eclipse Distribution License v. 1.0 |
org.mongodb | mongodb-driver-sync | 4.2.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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
de.flapdoodle.embed | de.flapdoodle.embed.mongo | 2.2.0 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.13.1 | jar | Eclipse Public License 1.0 |
org.hamcrest | hamcrest-junit | 2.0.0.0 | jar | Eclipse Public License - v 1.0 |
org.mockito | mockito-all | 1.10.19 | 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 |
---|---|---|---|---|
com.fasterxml.jackson.core | jackson-annotations | 2.11.0 | jar | The Apache Software License, Version 2.0 |
com.fasterxml.jackson.core | jackson-core | 2.11.0 | jar | The Apache Software License, Version 2.0 |
org.mongodb | bson | 4.2.2 | jar | The Apache License, Version 2.0 |
org.mongodb | mongodb-driver-core | 4.2.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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
de.flapdoodle.embed | de.flapdoodle.embed.process | 2.1.2 | jar | The Apache Software License, Version 2.0 |
net.java.dev.jna | jna | 4.0.0 | jar | LGPL, version 2.1ASL, version 2 |
net.java.dev.jna | jna-platform | 4.0.0 | jar | LGPL, version 2.1ASL, version 2 |
org.apache.commons | commons-compress | 1.18 | jar | Apache License, Version 2.0 |
org.apache.commons | commons-lang3 | 3.1 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.slf4j | slf4j-api | 1.7.10 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- org.mongojack:mongojack:bundle:4.2.0
- org.mongodb:mongodb-driver-sync:jar:4.2.2 (compile)
- org.mongodb:bson:jar:4.2.2 (compile)
- org.mongodb:mongodb-driver-core:jar:4.2.2 (compile)
- org.mongodb:bson:jar:4.2.2 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.11.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0 (compile)
- com.fasterxml.jackson.core:jackson-core:jar:2.11.0 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.11.0 (compile)
- com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.11.0 (compile)
- javax.persistence:javax.persistence-api:jar:2.2 (compile)
- junit:junit:jar:4.13.1 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (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.1 (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.18 (test)
- org.slf4j:slf4j-api:jar:1.7.10 (test)
- org.apache.commons:commons-lang3:jar:3.1 (test)
- de.flapdoodle.embed:de.flapdoodle.embed.process:jar:2.1.2 (test)
- org.hamcrest:hamcrest-junit:jar:2.0.0.0 (test)
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
- org.mockito:mockito-all:jar:1.10.19 (test)
- org.mongodb:mongodb-driver-sync:jar:4.2.2 (compile)
Licenses
The Apache License, Version 2.0: BSON, MongoDB Driver, MongoDB Java Driver Core
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
Eclipse Distribution License v. 1.0: javax.persistence-api
Eclipse Public License v1.0: javax.persistence-api
New BSD License: Hamcrest Core
BSD Licence 3: Java Hamcrest
Apache 2: MongoJack
The MIT License: Mockito
Apache License, Version 2.0: Apache Commons Compress
ASL, version 2: Java Native Access, Java Native Access Platform
LGPL, version 2.1: Java Native Access, Java Native Access Platform
The Apache Software License, Version 2.0: Commons Lang, Flapdoodle Embedded MongoDB, Flapdoodle Embedded Process Util, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, jackson-databind
Eclipse Public License - v 1.0: Hamcrest JUnit
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.11.0.jar | 68.2 kB | 81 | 69 | 2 | - | Yes |
jackson-core-2.11.0.jar | 351.5 kB | 144 | 118 | 13 | - | Yes |
jackson-databind-2.11.0.jar | 1.4 MB | 693 | 658 | 22 | - | Yes |
jackson-datatype-jsr310-2.11.0.jar | 111.1 kB | 76 | 57 | 6 | - | Yes |
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 |
javax.persistence-api-2.2.jar | 164.6 kB | 227 | 207 | 4 | 1.8 | Yes |
junit-4.13.1.jar | 382.7 kB | 387 | 348 | 32 | 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.18.jar | 591.7 kB | 377 | 336 | 29 | 1.7 | Yes |
commons-lang3-3.1.jar | 315.8 kB | 179 | 153 | 12 | 1.5 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
hamcrest-junit-2.0.0.0.jar | 14.3 kB | 21 | 15 | 2 | 1.7 | Yes |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
mockito-all-1.10.19.jar | 1.2 MB | 1215 | 752 | 79 | 1.5 | Yes |
bson-4.2.2.jar | 499.1 kB | 408 | 391 | 14 | 1.8 | Yes |
mongodb-driver-core-4.2.2.jar | 1.4 MB | 1088 | 1035 | 42 | 1.8 | Yes |
mongodb-driver-sync-4.2.2.jar | 137.3 kB | 85 | 77 | 4 | 1.8 | Yes |
slf4j-api-1.7.10.jar | 32.1 kB | 39 | 28 | 3 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
20 | 9.3 MB | 6176 | 5282 | 311 | 1.8 | 20 |
compile: 8 | compile: 4.2 MB | compile: 2802 | compile: 2612 | compile: 107 | - | compile: 8 |
test: 12 | test: 5.1 MB | test: 3374 | test: 2670 | test: 204 | - | test: 12 |