is not current version
Last Version 3.9.0

org.mule.transports:mule-transport-email 3.5.0-bighorn

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.

GroupId

GroupId

org.mule.transports
ArtifactId

ArtifactId

mule-transport-email
Version

Version

3.5.0-bighorn
Type

Type

jar

Download mule-transport-email 3.5.0-bighorn


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