| License |
License |
|---|---|
| GroupId | GroupIdcom.zandero |
| ArtifactId | ArtifactIdmail |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZandero
mail utilities and mail service wrappers
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mail-1.1.1.pom | |
| mail-1.1.1.jar | 33 KB |
| mail-1.1.1-sources.jar | 22 KB |
| mail-1.1.1-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.zandero/mail/ -->
<dependency>
<groupId>com.zandero</groupId>
<artifactId>mail</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zandero/mail/
implementation 'com.zandero:mail:1.1.1'
// https://jarcasting.com/artifacts/com.zandero/mail/
implementation ("com.zandero:mail:1.1.1")
'com.zandero:mail:jar:1.1.1'
<dependency org="com.zandero" name="mail" rev="1.1.1">
<artifact name="mail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zandero', module='mail', version='1.1.1')
)
libraryDependencies += "com.zandero" % "mail" % "1.1.1"
[com.zandero/mail "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.zandero : utils | jar | [1.2,) |
| com.zandero : utils.extra | jar | [1.5,) |
| com.zandero : utils.validation | jar | [1.0.1,) |
| com.zandero : http | jar | [1.3,) |
| javax.mail : javax.mail-api | jar | [1.5.5,) |
| javax.activation : activation | jar | 1.1.1 |
| com.sun.mail : javax.mail | jar | 1.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | [5.1,) |
| ch.qos.logback : logback-classic | jar | 1.1.7 |