| License |
License |
|---|---|
| GroupId | GroupIddev.rafex.ether.email |
| ArtifactId | ArtifactIdether-email |
| Version | Version2.0-v20210916 |
| Type | Typejar |
| Description |
Descriptionether-email
utilities to create microservices without frameworks
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ether-email-2.0-v20210916.pom | |
| ether-email-2.0-v20210916.jar | 8 KB |
| ether-email-2.0-v20210916-sources.jar | 13 KB |
| ether-email-2.0-v20210916-javadoc.jar | 417 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/ -->
<dependency>
<groupId>dev.rafex.ether.email</groupId>
<artifactId>ether-email</artifactId>
<version>2.0-v20210916</version>
</dependency>
// https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/
implementation 'dev.rafex.ether.email:ether-email:2.0-v20210916'
// https://jarcasting.com/artifacts/dev.rafex.ether.email/ether-email/
implementation ("dev.rafex.ether.email:ether-email:2.0-v20210916")
'dev.rafex.ether.email:ether-email:jar:2.0-v20210916'
<dependency org="dev.rafex.ether.email" name="ether-email" rev="2.0-v20210916">
<artifact name="ether-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.rafex.ether.email', module='ether-email', version='2.0-v20210916')
)
libraryDependencies += "dev.rafex.ether.email" % "ether-email" % "2.0-v20210916"
[dev.rafex.ether.email/ether-email "2.0-v20210916"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.mail : javax.mail | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar |