License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-mail |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Mail
A collection of mail related services
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-mail-1.3.3.pom | |
chenillekit-mail-1.3.3.jar | 9 KB |
chenillekit-mail-1.3.3-sources.jar | 6 KB |
chenillekit-mail-1.3.3-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.chenillekit/chenillekit-mail/ -->
<dependency>
<groupId>org.chenillekit</groupId>
<artifactId>chenillekit-mail</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-mail/
implementation 'org.chenillekit:chenillekit-mail:1.3.3'
// https://jarcasting.com/artifacts/org.chenillekit/chenillekit-mail/
implementation ("org.chenillekit:chenillekit-mail:1.3.3")
'org.chenillekit:chenillekit-mail:jar:1.3.3'
<dependency org="org.chenillekit" name="chenillekit-mail" rev="1.3.3">
<artifact name="chenillekit-mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.chenillekit', module='chenillekit-mail', version='1.3.3')
)
libraryDependencies += "org.chenillekit" % "chenillekit-mail" % "1.3.3"
[org.chenillekit/chenillekit-mail "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
javax.activation : activation | jar | 1.1 |
javax.mail : mail | jar | 1.4.1 |
org.apache.commons : commons-email | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
dumbster : dumbster | jar | 1.6 |
org.chenillekit : chenillekit-test | jar | 1.3.3 |