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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.1.8 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.1.8 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 2.7 | jar | Apache 2 |
org.apache.commons | commons-lang3 | 3.4 | jar | Apache License, Version 2.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 |
---|---|---|---|---|
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
javax | javaee-api | 7.0 | jar | CDDL + GPLv2 with classpath exception |
org.slf4j | slf4j-api | 1.7.21 | jar | MIT License |
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 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 |
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.sun.mail | javax.mail | 1.5.0 | jar | CDDL/GPLv2+CE |
javax.activation | activation | 1.1 | jar | Common Development and Distribution License (CDDL) v1.0 |
CDDL + GPLv2 with classpath exception: Java(TM) EE 7 Specification APIs
Apache 2: Joda-Time
New BSD License: Hamcrest Core
Unknown: unionvms.github.io
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Apache License, Version 2.0: Apache Commons Lang
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
The Apache Software License, Version 2.0: Commons Collections
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module
The MIT License: Mockito
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
CDDL/GPLv2+CE: JavaMail API
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.1.8.jar | 305.1 kB | 231 | 175 | 26 | 1.6 | Yes |
logback-core-1.1.8.jar | 470.6 kB | 418 | 372 | 36 | 1.6 | Yes |
javax.mail-1.5.0.jar | 522 kB | 329 | 298 | 14 | 1.5 | Yes |
commons-collections-3.2.1.jar | 575.4 kB | 482 | 458 | 12 | 1.2 | Yes |
javaee-api-7.0.jar | 1.9 MB | 2389 | 2238 | 133 | 1.7 | Yes |
activation-1.1.jar | 63 kB | 50 | 38 | 3 | 1.4 | Yes |
joda-time-2.7.jar | 589.3 kB | 674 | 245 | 7 | 1.5 | Yes |
junit-4.11.jar | 245 kB | 266 | 233 | 28 | 1.5 | Yes |
commons-lang3-3.4.jar | 434.7 kB | 248 | 224 | 12 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
mockito-all-1.9.5.jar | 1.6 MB | 1372 | 698 | 74 | 1.5 | Yes |
slf4j-api-1.7.21.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
12 | 6.8 MB | 6557 | 5058 | 352 | 1.7 | 12 |
compile: 5 | compile: 2.4 MB | compile: 2053 | compile: 1474 | compile: 93 | - | compile: 5 |
test: 3 | test: 1.9 MB | test: 1690 | test: 976 | test: 105 | - | test: 3 |
provided: 4 | provided: 2.6 MB | provided: 2814 | provided: 2608 | provided: 154 | - | provided: 4 |