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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.1.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.apple | AppleJavaExtensions | 1.4 | jar | Apple License |
com.miglayout | miglayout-swing | 5.0 | jar | BSD |
commons-cli | commons-cli | 1.2 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.12 | jar | MIT License |
org.subethamail | subethasmtp | 3.1.7 | jar | Apache 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 | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.commons | commons-email | 1.3.3 | jar | The Apache Software License, Version 2.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 | License |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.1.3 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
com.google.code.findbugs | jsr305 | 1.3.9 | jar | The Apache Software License, Version 2.0 |
com.miglayout | miglayout-core | 5.0 | jar | BSD |
javax.activation | activation | 1.1.1 | jar | COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 |
javax.mail | 1.4.4 | jar | CDDL-GPLv2+CE |
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 |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
BSD: Fake SMTP, MiGLayout Core, MiGLayout Swing
GPLv2+CE: JavaMail API (compat)
Apache 2.0: SubEtha SMTP
Eclipse Public License 1.0: JUnit
CDDL: JavaMail API (compat)
MIT License: SLF4J API Module
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JavaBeans(TM) Activation Framework
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Commons Email, Commons CLI, Commons IO, FindBugs-jsr305
Apple License: AppleJavaExtensions
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module