License |
License |
---|---|
GroupId | GroupIdorg.wso2.transport.email |
ArtifactId | ArtifactIdtransport-email |
Last Version | Last Version6.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSO2 Carbon Transport Email Component
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
transport-email-6.1.1.pom | |
transport-email-6.1.1.jar | 50 KB |
transport-email-6.1.1-sources.jar | 39 KB |
transport-email-6.1.1-javadoc.jar | 181 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/ -->
<dependency>
<groupId>org.wso2.transport.email</groupId>
<artifactId>transport-email</artifactId>
<version>6.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation 'org.wso2.transport.email:transport-email:6.1.1'
// https://jarcasting.com/artifacts/org.wso2.transport.email/transport-email/
implementation ("org.wso2.transport.email:transport-email:6.1.1")
'org.wso2.transport.email:transport-email:jar:6.1.1'
<dependency org="org.wso2.transport.email" name="transport-email" rev="6.1.1">
<artifact name="transport-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.transport.email', module='transport-email', version='6.1.1')
)
libraryDependencies += "org.wso2.transport.email" % "transport-email" % "6.1.1"
[org.wso2.transport.email/transport-email "6.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.mail : javax.mail | jar | 1.6.0-rc2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.wso2.carbon.polling.core : org.wso2.carbon.connector.framework | jar | 6.0.50 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
com.icegreen : greenmail | jar | 1.5.5 |