| License |
License |
|---|---|
| GroupId | GroupIdcom.jcabi |
| ArtifactId | ArtifactIdjcabi-email |
| Last Version | Last Version1.12 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjcabi-email
Object-Oriented Email Sending SDK
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jcabi-email-1.12.pom | |
| jcabi-email-1.12.jar | 33 KB |
| jcabi-email-1.12-sources.jar | 31 KB |
| jcabi-email-1.12-javadoc.jar | 145 KB |
| jcabi-email-1.12-jar-with-dependencies.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jcabi/jcabi-email/ -->
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-email</artifactId>
<version>1.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.jcabi/jcabi-email/
implementation 'com.jcabi:jcabi-email:1.12'
// https://jarcasting.com/artifacts/com.jcabi/jcabi-email/
implementation ("com.jcabi:jcabi-email:1.12")
'com.jcabi:jcabi-email:jar:1.12'
<dependency org="com.jcabi" name="jcabi-email" rev="1.12">
<artifact name="jcabi-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jcabi', module='jcabi-email', version='1.12')
)
libraryDependencies += "com.jcabi" % "jcabi-email" % "1.12"
[com.jcabi/jcabi-email "1.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jcabi : jcabi-aspects | jar | 0.22.6 |
| com.jcabi : jcabi-immutable | jar | 1.4 |
| com.jcabi : jcabi-log | jar | 0.19.0 |
| com.google.guava : guava Optional | jar | 21.0-rc2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.mail : mailapi | jar | 1.4.3 |
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.activation : activation | jar | 1.1.1 |
| javax.mail : mail | jar | 1.5.0-b01 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.icegreen : greenmail | jar | 1.5.0 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| commons-io : commons-io | jar | 2.7 |