• 1.10

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 License Optional
com.jcabi jcabi-aspects 0.22.5 jar BSD No
com.jcabi jcabi-immutable 1.4 jar BSD No
com.jcabi jcabi-log 0.17.2 jar BSD No
com.google.guava guava 20.0 jar The Apache Software License, Version 2.0 Yes

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.mail mail 1.5.0-b01 jar CDDL-GPLv2+CE

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 License
com.icegreen greenmail 1.5.0 jar Apache 2.0
commons-io commons-io 2.5 jar Apache License, Version 2.0
junit junit 4.12 jar Eclipse Public License 1.0
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.2.21 jar The MIT License
org.slf4j slf4j-log4j12 1.7.21 jar MIT License

provided

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 License
javax.mail mailapi 1.4.3 jar CDDL-GPLv2+CE
org.projectlombok lombok 1.16.10 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 License
javax.validation validation-api 1.1.0.Final jar The Apache Software License, Version 2.0
org.aspectj aspectjrt 1.8.9 jar Eclipse Public License - v 1.0
org.slf4j slf4j-api 1.7.5 jar MIT License

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 License
com.sun.mail javax.mail 1.5.5 jar CDDL/GPLv2+CE
net.bytebuddy byte-buddy 1.5.5 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.5.5 jar The Apache Software License, Version 2.0
org.objenesis objenesis 2.4 jar Apache 2

Project Dependency Graph

Dependency Tree

Licenses

GPLv2+CE: JavaMail API (compat), JavaMail API jar

Apache 2: Objenesis

New BSD License: Hamcrest Core, Hamcrest library

BSD: jcabi-aspects, jcabi-email, jcabi-immutable, jcabi-log

Eclipse Public License - v 1.0: AspectJ runtime

Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang

Eclipse Public License 1.0: JUnit

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework

The Apache Software License, Version 2.0: Apache Log4j, Bean Validation API, Byte Buddy (without dependencies), Byte Buddy Java agent, Guava: Google Core Libraries for Java

CDDL: JavaMail API (compat), JavaMail API jar

Apache 2.0: == GreenMail Core ==

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

The MIT License: Mockito, Project Lombok

CDDL/GPLv2+CE: JavaMail API