Last Version

Ogham Spring Boot Starter for email 3.0.0

Starter for Spring Boot that provides dependencies for sending emails and autoconfiguration

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

fr.sii.ogham
ArtifactId

ArtifactId

ogham-spring-boot-starter-email
Version

Version

3.0.0
Type

Type

jar
Description

Description

Ogham Spring Boot Starter for email
Starter for Spring Boot that provides dependencies for sending emails and autoconfiguration

Download ogham-spring-boot-starter-email 3.0.0


<!-- https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-email/ -->
<dependency>
    <groupId>fr.sii.ogham</groupId>
    <artifactId>ogham-spring-boot-starter-email</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-email/
implementation 'fr.sii.ogham:ogham-spring-boot-starter-email:3.0.0'
// https://jarcasting.com/artifacts/fr.sii.ogham/ogham-spring-boot-starter-email/
implementation ("fr.sii.ogham:ogham-spring-boot-starter-email:3.0.0")
'fr.sii.ogham:ogham-spring-boot-starter-email:jar:3.0.0'
<dependency org="fr.sii.ogham" name="ogham-spring-boot-starter-email" rev="3.0.0">
  <artifact name="ogham-spring-boot-starter-email" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.sii.ogham', module='ogham-spring-boot-starter-email', version='3.0.0')
)
libraryDependencies += "fr.sii.ogham" % "ogham-spring-boot-starter-email" % "3.0.0"
[fr.sii.ogham/ogham-spring-boot-starter-email "3.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
fr.sii.ogham : ogham-spring-boot-autoconfigure jar 3.0.0
fr.sii.ogham : ogham-core jar 3.0.0
fr.sii.ogham : ogham-email-javamail jar 3.0.0
fr.sii.ogham : ogham-email-sendgrid jar 3.0.0
fr.sii.ogham : ogham-template-freemarker jar 3.0.0
fr.sii.ogham : ogham-template-thymeleaf jar 3.0.0

Project Modules

There are no modules declared in this project.