MVN

dev.ditsche : mailo

Maven & Gradle

Jun 02, 2023
3 stars

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.

<dependency>
    <groupId>dev.ditsche</groupId>
    <artifactId>mailo</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.ditsche : mailo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of dev.ditsche : mailo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
mailo-1.1.4
mailo-1.1.3
mailo-1.1.2
mailo-1.1.1
mailo-1.1.0
1.0.x
mailo-1.0.0

How to add a dependency to Maven

Add the following dev.ditsche : mailo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>dev.ditsche</groupId>
    <artifactId>mailo</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following dev.ditsche : mailo gradle dependency to your build.gradle file:

implementation 'dev.ditsche:mailo:1.1.4'

Gradle Kotlin DSL: Add the following dev.ditsche : mailo gradle kotlin dependency to your build.gradle.kts file:

implementation("dev.ditsche:mailo:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following dev.ditsche : mailo sbt scala dependency to your build.sbt file:

libraryDependencies += "dev.ditsche" % "mailo" % "1.1.4"

Advertisement

Dependencies from Group

Dec 31, 2020
4 stars
Sep 29, 2020
1 stars
Jun 02, 2023
3 stars

Discover Dependencies

Aug 25, 2023
7 usages
6 stars
Apr 26, 2023
23 stars
Aug 17, 2023
23 stars
Jul 15, 2022
14 stars
Aug 22, 2023
3 usages
386 stars
Aug 15, 2023
10 stars
Jul 28, 2023
1 usages
Nov 28, 2020
2 usages