Last Version

E-Mail Transport 3.9.0

A Mule transport for Email Connectivity. This transport supplies a Pop3 connector, Smtp connector and a Mail connector which is an aggregation of the two.

License

License

GroupId

GroupId

org.mule.transports
ArtifactId

ArtifactId

mule-transport-email
Version

Version

3.9.0
Type

Type

jar
Description

Description

E-Mail Transport
A Mule transport for Email Connectivity. This transport supplies a Pop3 connector, Smtp connector and a Mail connector which is an aggregation of the two.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-transport-email 3.9.0


<!-- https://jarcasting.com/artifacts/org.mule.transports/mule-transport-email/ -->
<dependency>
    <groupId>org.mule.transports</groupId>
    <artifactId>mule-transport-email</artifactId>
    <version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-email/
implementation 'org.mule.transports:mule-transport-email:3.9.0'
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-email/
implementation ("org.mule.transports:mule-transport-email:3.9.0")
'org.mule.transports:mule-transport-email:jar:3.9.0'
<dependency org="org.mule.transports" name="mule-transport-email" rev="3.9.0">
  <artifact name="mule-transport-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.transports', module='mule-transport-email', version='3.9.0')
)
libraryDependencies += "org.mule.transports" % "mule-transport-email" % "3.9.0"
[org.mule.transports/mule-transport-email "3.9.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mule.modules : mule-module-spring-config jar 3.9.0
javax.mail : mail jar 1.4.3

test (7)

Group / Artifact Type Version
org.mule.tests : mule-tests-functional jar 3.9.0
com.icegreen : greenmail jar 1.3
org.mule.transports : mule-transport-vm jar 3.9.0
org.mule.transports : mule-transport-file jar 3.9.0
org.mule.modules : mule-module-scripting jar 3.9.0
org.mockito : mockito-core jar 1.10.19
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.