JEAF Mail API

Project defines JEAF's API to simplify usage of JEAF Mail independent from any specific runtime environment.

License

License

GroupId

GroupId

com.anaptecs.jeaf.mail
ArtifactId

ArtifactId

jeaf-mail-api
Last Version

Last Version

1.6.13
Release Date

Release Date

Type

Type

jar
Description

Description

JEAF Mail API
Project defines JEAF's API to simplify usage of JEAF Mail independent from any specific runtime environment.
Project URL

Project URL

https://www.anaptecs.de/jeaf/jeaf-mail-api

Download jeaf-mail-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.mail/jeaf-mail-api/ -->
<dependency>
    <groupId>com.anaptecs.jeaf.mail</groupId>
    <artifactId>jeaf-mail-api</artifactId>
    <version>1.6.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.mail/jeaf-mail-api/
implementation 'com.anaptecs.jeaf.mail:jeaf-mail-api:1.6.13'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.mail/jeaf-mail-api/
implementation ("com.anaptecs.jeaf.mail:jeaf-mail-api:1.6.13")
'com.anaptecs.jeaf.mail:jeaf-mail-api:jar:1.6.13'
<dependency org="com.anaptecs.jeaf.mail" name="jeaf-mail-api" rev="1.6.13">
  <artifact name="jeaf-mail-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.mail', module='jeaf-mail-api', version='1.6.13')
)
libraryDependencies += "com.anaptecs.jeaf.mail" % "jeaf-mail-api" % "1.6.13"
[com.anaptecs.jeaf.mail/jeaf-mail-api "1.6.13"]

Dependencies

compile (2)

Group / Artifact Type Version
com.anaptecs.jeaf.core : jeaf-core-api jar 1.6.16
com.sun.mail : javax.mail jar 1.6.0

provided (1)

Group / Artifact Type Version
com.anaptecs.jeaf.uml : jeaf-services-api-model zip 1.0.9

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-suite-api jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2

Project Modules

There are no modules declared in this project.
com.anaptecs.jeaf.mail

anaptecs

Versions

Version
1.6.13
1.6.12
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0