Last Version

Spring Boot Email Pebble 0.6.3

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

it.ozimov
ArtifactId

ArtifactId

spring-boot-pebble-email
Version

Version

0.6.3
Type

Type

jar
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-boot-pebble-email 0.6.3


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

Dependencies

compile (3)

Group / Artifact Type Version
it.ozimov : spring-boot-email-core jar 0.6.3
com.mitchellbosecke : pebble-spring-boot-starter jar 2.4.0
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.