Java Version

This project requires a minimum of Java 1.4.

It has been built using Java 1.5 with the compiler -source and -target options set to Java 1.4.

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 Classifier Type Optional
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar

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 Classifier Type Optional
avalon-framework avalon-framework 4.1.3 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
commons-logging commons-logging 1.1 - jar
dom4j dom4j 1.4 - jar
isorelax isorelax 20020414 - jar
javax.servlet servlet-api 2.3 - jar
jaxen jaxen 1.0-FCS - jar
junit junit 3.8.1 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
maven-plugins maven-findbugs-plugin 0.9.2 - plugin
msv msv 20020414 - jar
net.sf.retrotranslator retrotranslator-runtime 1.2.1 - jar
org.subethamail subethasmtp-smtp 1.2 java14 jar
org.subethamail subethasmtp-wiser 1.2 java14 jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
xml-apis xml-apis 1.0.b2 - jar

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 Classifier Type Optional
javax.activation activation 1.1 - jar
javax.mail mail 1.4 - jar

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 Classifier Type Optional
avalon-framework avalon-framework 4.1.3 - jar
backport-util-concurrent backport-util-concurrent 3.0 - jar
commons-logging commons-logging 1.1 - jar
dom4j dom4j 1.4 - jar
isorelax isorelax 20020414 - jar
javax.servlet servlet-api 2.3 - jar
jaxen jaxen 1.0-FCS - jar
junit junit 3.8.1 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
maven-plugins maven-findbugs-plugin 0.9.2 - plugin
msv msv 20020414 - jar
net.sf.retrotranslator retrotranslator-runtime 1.2.1 - jar
org.subethamail subethasmtp-smtp 1.2 java14 jar
org.subethamail subethasmtp-wiser 1.2 java14 jar
relaxngDatatype relaxngDatatype 20020414 - jar
saxpath saxpath 1.0-FCS - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

Commons Email

Commons-Email aims to provide a API for sending email. It is built on top of the JavaMail API, which it aims to simplify.

http://commons.apache.org/email/

Project License: The Apache Software License, Version 2.0


SubEtha SMTP

A multithreaded standalone SMTP mail server implementation.

http://subethasmtp.tigris.org/

Project License: LGPL


Unnamed - junit:junit:jar:3.8.1

Project License: No project license is defined for this project.


SubEtha SMTP Wiser

Wiser is a smart mail testing application.

http://subethasmtp.tigris.org/wiser.html

Project License: LGPL


JavaMail API

The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

https://glassfish.dev.java.net/javaee5/mail/

Project License: Common Development and Distribution License (CDDL) v1.0


Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Project License: The Apache Software License, Version 2.0


Unnamed - log4j:log4j:jar:1.2.12

Project License: No project license is defined for this project.


Unnamed - logkit:logkit:jar:1.0.1

Project License: No project license is defined for this project.


Unnamed - avalon-framework:avalon-framework:jar:4.1.3

Project License: No project license is defined for this project.


Unnamed - javax.servlet:servlet-api:jar:2.3

Project License: No project license is defined for this project.


Retrotranslator Runtime

Library classes for bytecode transformed by Retrotranslator

http://retrotranslator.sourceforge.net/

Project License: BSD-style license BSD-style license


Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/

Project License: Public Domain


FindBugs Plug-in

A plugin to automate FindBugs tasks

http://maven-plugins.sourceforge.net

Project License: No project license is defined for this project.


Unnamed - dom4j:dom4j:jar:1.4

Project License: No project license is defined for this project.


Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Project License: No project license is defined for this project.


Unnamed - jaxen:jaxen:jar:1.0-FCS

Project License: No project license is defined for this project.


Unnamed - saxpath:saxpath:jar:1.0-FCS

Project License: No project license is defined for this project.


Unnamed - msv:msv:jar:20020414

Project License: No project license is defined for this project.


Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414

Project License: No project license is defined for this project.


Unnamed - isorelax:isorelax:jar:20020414

Project License: No project license is defined for this project.


Licenses

Unknown: FindBugs Plug-in, Unnamed - avalon-framework:avalon-framework:jar:4.1.3, Unnamed - dom4j:dom4j:jar:1.4, Unnamed - isorelax:isorelax:jar:20020414, Unnamed - javax.servlet:servlet-api:jar:2.3, Unnamed - jaxen:jaxen:jar:1.0-FCS, Unnamed - junit:junit:jar:3.8.1, Unnamed - log4j:log4j:jar:1.2.12, Unnamed - logkit:logkit:jar:1.0.1, Unnamed - msv:msv:jar:20020414, Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414, Unnamed - saxpath:saxpath:jar:1.0-FCS, Unnamed - xml-apis:xml-apis:jar:1.0.b2

The Apache Software License, Version 2.0: Commons Email, Logging

Common Development and Distribution License (CDDL) v1.0: JavaMail API

LGPL: SubEtha SMTP, SubEtha SMTP Wiser

Public Domain: Backport of JSR 166

BSD-style license: Retrotranslator Runtime, Retrotranslator Runtime

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
avalon-framework-4.1.3.jar 63,966 85 63 10 1.2 debug -
backport-util-concurrent-3.0.jar 327,810 251 239 5 1.4 debug -
commons-logging-1.1.jar 52,915 34 25 2 1.1 debug -
dom4j-1.4.jar 486,522 385 352 28 1.1 debug -
isorelax-20020414.jar 134,923 79 52 9 1.1 release -
activation-1.1.jar 62,983 50 38 3 1.4 debug -
mail-1.4.jar 388,864 273 250 12 1.4 debug -
servlet-api-2.3.jar 77,977 83 63 4 1.1 debug -
jaxen-1.0-FCS.jar 191,881 205 191 11 1.1 debug -
junit-3.8.1.jar 121,070 119 100 6 1.1 debug -
log4j-1.2.12.jar 358,085 283 253 19 1.1 debug -
logkit-1.0.1.jar 72,150 85 67 10 1.2 debug -
maven-findbugs-plugin-0.9.2.plugin 1,673,903 - - - - - -
msv-20020414.jar 1,160,414 598 507 44 1.1 release -
retrotranslator-runtime-1.2.1.jar 251,039 240 211 17 1.4 debug -
subethasmtp-smtp-1.2-java14.jar 63,325 57 54 6 1.4 debug -
subethasmtp-wiser-1.2-java14.jar 7,026 8 5 1 1.4 debug -
relaxngDatatype-20020414.jar 19,255 22 16 2 1.1 release -
saxpath-1.0-FCS.jar 23,563 25 16 4 1.1 debug -
xml-apis-1.0.b2.jar 109,318 217 184 17 1.2 release -
Total Size Entries Classes Packages JDK Rev Debug Sealed
20 total dependencies 5,646,989 3,099 2,686 210 1.4 15 0