Last Version

Spring Boot Email Freemarker 0.6.3

Utilities to deal with emails in Spring Boot using Freemarker templating engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

spring-boot-freemarker-email
Version

Version

0.6.3
Type

Type

jar
Description

Description

Spring Boot Email Freemarker
Utilities to deal with emails in Spring Boot using Freemarker templating engine
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-freemarker-email 0.6.3


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

Dependencies

compile (3)

Group / Artifact Type Version
it.ozimov : spring-boot-email-core jar 0.6.3
org.springframework.boot : spring-boot-starter-freemarker jar 1.5.3.RELEASE
com.google.guava : guava jar 21.0

provided (1)

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

test (8)

Group / Artifact Type Version
it.ozimov : guava-hamcrest-matchers jar 1.2.0
it.ozimov : java8-hamcrest-matchers jar 1.2.0
it.ozimov : mockito-helpers jar 1.2.0
org.springframework.boot : spring-boot-starter-test jar 1.5.3.RELEASE
org.assertj : assertj-core jar 3.6.2
org.assertj : assertj-guava jar 3.1.0
com.danhaywood.java : danhaywood-java-assertjext jar 0.1.0
com.icegreen : greenmail jar 1.5.3

Project Modules

There are no modules declared in this project.