не последняя версия
Последняя версия 3.9.0

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

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.

Группа

Группа

org.mule.transports
Идентификатор

Идентификатор

mule-transport-email
Версия

Версия

3.5.0-bighorn-RC3
Тип

Тип

jar

Скачать mule-transport-email 3.5.0-bighorn-RC3


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