Last Version

JEAF Mail API 1.6.13

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
Version

Version

1.6.13
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 1.6.13


<!-- 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.