Project Dependencies

compile

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

GroupIdArtifactIdVersionClassifierTypeOptional
javax.mailmail1.4-jar
org.apache.camelcamel-core1.1.0-jar
org.apache.camelcamel-spring1.1.0-jar
org.springframeworkspring2.0.5-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:

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-jar
org.jvnet.mock-javamailmock-javamail1.1-jar
org.apache.camelcamel-core1.1.0teststest-jar(optional)

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:

GroupIdArtifactIdVersionClassifierTypeOptional
com.sun.xml.bindjaxb-impl2.0.3-jar
commons-loggingcommons-logging1.0.4-jar
commons-loggingcommons-logging-api1.0.4-jar
javax.activationactivation1.1-jar
javax.xmljaxb-api2.0-jar
javax.xml.bindjaxb-api2.0-jar
javax.xml.bindjsr173_api1.0-jar

Project Dependency Graph

Dependency Listings

Camel :: Mail

Camel Mail support

http://apache.apache.org/camel/camel-mail

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

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/

Unnamed - javax.activation:activation:jar:1.1

Camel :: Core

The Core Camel POJO based router

http://apache.apache.org/camel/camel-core

Unnamed - commons-logging:commons-logging-api:jar:1.0.4

Java Architecture for XML Binding

https://jaxb.dev.java.net

Spring Framework

Spring Framework

http://www.springframework.org

Logging

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

http://jakarta.apache.org/commons/logging/

Camel :: Core

The Core Camel POJO based router

http://apache.apache.org/camel/camel-core

Camel :: Spring

Camel Spring support

http://apache.apache.org/camel/camel-spring

Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.0.3

Unnamed - javax.xml.bind:jaxb-api:jar:2.0

Unnamed - javax.xml.bind:jsr173_api:jar:1.0

JavaMail mock objects

https://mock-javamail.dev.java.net/