Last Version

appNG Mail 1.24.5

Provides an easy-to-use API which wraps the unhandy JavaMail API. Receivers, Attachments and different mime-types are handled in a more intuitive way.

License

License

GroupId

GroupId

org.appng
ArtifactId

ArtifactId

appng-mail
Version

Version

1.24.5
Type

Type

jar
Description

Description

appNG Mail
Provides an easy-to-use API which wraps the unhandy JavaMail API. Receivers, Attachments and different mime-types are handled in a more intuitive way.
Project Organization

Project Organization

aiticon GmbH

Download appng-mail 1.24.5


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

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.mail : jakarta.mail jar 1.6.7
org.slf4j : slf4j-log4j12 jar 1.7.26

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.