Last Version

Mailo - Java Mail Library 1.1.3

This is a client for sending emails from a Spring Boot REST API. It makes use of Mustache for templating, mjml is supported by default and it's adaptable.

License

License

GroupId

GroupId

dev.ditsche
ArtifactId

ArtifactId

mailo
Version

Version

1.1.3
Type

Type

jar
Description

Description

Mailo - Java Mail Library
This is a client for sending emails from a Spring Boot REST API. It makes use of Mustache for templating, mjml is supported by default and it's adaptable.
Project URL

Project URL

https://github.com/ditschedev/mailo
Source Code Management

Source Code Management

https://github.com/ditschedev/mailo

Download mailo 1.1.3


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

Dependencies

compile (7)

Group / Artifact Type Version
com.sun.mail : javax.mail jar 1.6.2
org.projectlombok : lombok jar 1.18.12
com.sendinblue : sib-api-v3-sdk jar 4.1.1
com.wildbit.java : postmark jar 1.5.3
com.sendgrid : sendgrid-java jar 4.6.4
com.github.spullara.mustache.java : compiler jar 0.9.6
org.apache.httpcomponents : httpclient jar 4.5.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.