The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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 | 
|---|---|---|---|---|
| junit | junit | 4.13-beta-2 | jar | Eclipse Public License 1.0 | 
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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.esotericsoftware | minlog | 1.3.1 | jar | 3-Clause BSD License | 
| com.esotericsoftware | reflectasm | 1.11.8 | jar | 3-Clause BSD License | 
| com.fasterxml.jackson.core | jackson-annotations | 2.9.8 | jar | The Apache Software License, Version 2.0 | 
| com.google.errorprone | error_prone_annotations | 2.2.0 | jar | Apache 2.0 | 
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 | 
| com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 | 
| com.google.j2objc | j2objc-annotations | 1.1 | jar | The Apache Software License, Version 2.0 | 
| org.checkerframework | checker-qual | 2.5.2 | jar | The MIT License | 
| org.codehaus.mojo | animal-sniffer-annotations | 1.17 | jar | MIT license | 
| org.objenesis | objenesis | 2.6 | jar | Apache 2 | 
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses | 
|---|---|---|---|---|
| com.sun.mail | javax.mail | 1.6.0 | jar | CDDL/GPLv2+CE | 
| javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 | 
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 | 
|---|---|---|---|---|
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License | 
3-Clause BSD License: Kryo, MinLog, ReflectASM
The Apache License, Version 2.0: java-util
Eclipse Public License 1.0: JUnit
Apache 2.0: Gson, error-prone annotations
MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module
The JSON License: JSON in Java
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
CDDL/GPLv2+CE: JavaMail API
Apache 2: Objenesis
Apache Software Licenses: Log4j Implemented Over SLF4J
The MIT License: Checker Qual
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache License, Version 2.0: Apache Commons IO
MIT license: Animal Sniffer Annotations
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Guava: Google Core Libraries for Java, J2ObjC Annotations, Jackson-annotations, Jackson-core, jackson-databind, kryo serializers
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | 
|---|---|---|---|---|---|---|
| logback-classic-1.3.0-alpha4.jar | 239.3 kB | 209 | 160 | 25 | 1.7 | Yes | 
| logback-core-1.3.0-alpha4.jar | 469.4 kB | 422 | 375 | 36 | 1.7 | Yes | 
| kryo-5.0.0-RC2.jar | 331 kB | 215 | 201 | 5 | 1.7 | Yes | 
| minlog-1.3.1.jar | 5.9 kB | 12 | 2 | 1 | 1.6 | Yes | 
| reflectasm-1.11.8.jar | 72.3 kB | 37 | 26 | 2 | 1.5 | Yes | 
| jackson-annotations-2.9.8.jar | 66.9 kB | 80 | 68 | 1 | 1.6 | Yes | 
| jackson-core-2.9.8.jar | 325.6 kB | 132 | 107 | 11 | 1.6 | Yes | 
| jackson-databind-2.9.8.jar | 1.3 MB | 658 | 624 | 20 | 1.7 | Yes | 
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes | 
| gson-2.8.5.jar | 241.6 kB | 197 | 180 | 8 | 1.6 | Yes | 
| error_prone_annotations-2.2.0.jar | 13.7 kB | 34 | 22 | 2 | 1.7 | No | 
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes | 
| guava-27.0.1-jre.jar | 2.7 MB | 1985 | 1955 | 18 | 1.8 | Yes | 
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No | 
| j2objc-annotations-1.1.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes | 
| javax.mail-1.6.0.jar | 653.3 kB | 367 | 334 | 14 | 1.7 | Yes | 
| commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes | 
| kryo-serializers-0.45.jar | 126.4 kB | 107 | 91 | 7 | 1.7 | Yes | 
| activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes | 
| junit-4.13-beta-2.jar | 381.1 kB | 386 | 347 | 32 | 1.5 | Yes | 
| checker-qual-2.5.2.jar | 193.3 kB | 358 | 302 | 31 | 1.8 | Yes | 
| animal-sniffer-annotations-1.17.jar | 3.4 kB | 12 | 1 | 1 | 1.7 | No | 
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | 
| json-20180813.jar | 64.6 kB | 34 | 25 | 1 | 1.6 | Yes | 
| objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes | 
| jcl-over-slf4j-1.8.0-beta2.jar | 17.1 kB | 24 | 9 | 2 | 1.6 | Yes | 
| jul-to-slf4j-1.8.0-beta2.jar | 4.8 kB | 11 | 1 | 1 | 1.6 | Yes | 
| log4j-over-slf4j-1.8.0-beta2.jar | 24.3 kB | 44 | 30 | 4 | 1.6 | Yes | 
| slf4j-api-1.8.0-beta2.jar | 43.9 kB | 51 | 38 | 4 | 1.6 | Yes | 
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information | 
| 29 | 7.8 MB | 5773 | 5200 | 254 | 1.8 | 26 | 
| compile: 25 | compile: 6.6 MB | compile: 4918 | compile: 4436 | compile: 202 | - | compile: 22 | 
| test: 2 | test: 426.1 kB | test: 438 | test: 392 | test: 35 | - | test: 2 | 
| runtime: 2 | runtime: 716.3 kB | runtime: 417 | runtime: 372 | runtime: 17 | - | runtime: 2 | 
| Repo ID | URL | Release | Snapshot | 
|---|---|---|---|
| central | https://repo.maven.apache.org/maven2 | Yes | No | 
| sonatype-releases | https://oss.sonatype.org/content/repositories/releases | Yes | Yes | 
| jcenter | http://jcenter.bintray.com | Yes | Yes | 
| ossrh-snapshots | http://oss.sonatype.org/content/repositories/snapshots | No | Yes | 
| sonatype-nexus-snapshots | https://oss.sonatype.org/content/repositories/snapshots | No | Yes | 
| jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | No | Yes | 
| apache.snapshots | https://repository.apache.org/snapshots | No | Yes | 
Repository locations for each of the Dependencies.