MVN

it.ozimov : spring-boot-pebble-email

Maven & Gradle

Aug 13, 2017
170 stars

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

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>spring-boot-pebble-email</artifactId>
    <version>0.6.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.ozimov : spring-boot-pebble-email to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.3

All Versions

Choose a version of it.ozimov : spring-boot-pebble-email to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
spring-boot-pebble-email-0.6.3
spring-boot-pebble-email-0.6.2
spring-boot-pebble-email-0.6.1
spring-boot-pebble-email-0.6.0
0.5.x
spring-boot-pebble-email-0.5.3
spring-boot-pebble-email-0.5.2
spring-boot-pebble-email-0.5.1
spring-boot-pebble-email-0.5.0
0.4.x
spring-boot-pebble-email-0.4.2
spring-boot-pebble-email-0.4.1
spring-boot-pebble-email-0.4.0
0.3.x
spring-boot-pebble-email-0.3.8
spring-boot-pebble-email-0.3.7
spring-boot-pebble-email-0.3.6
spring-boot-pebble-email-0.3.5
spring-boot-pebble-email-0.3.4
spring-boot-pebble-email-0.3.3
spring-boot-pebble-email-0.3.2
spring-boot-pebble-email-0.3.1
spring-boot-pebble-email-0.3.0

How to add a dependency to Maven

Add the following it.ozimov : spring-boot-pebble-email maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>it.ozimov</groupId>
    <artifactId>spring-boot-pebble-email</artifactId>
    <version>0.6.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.ozimov : spring-boot-pebble-email gradle dependency to your build.gradle file:

implementation 'it.ozimov:spring-boot-pebble-email:0.6.3'

Gradle Kotlin DSL: Add the following it.ozimov : spring-boot-pebble-email gradle kotlin dependency to your build.gradle.kts file:

implementation("it.ozimov:spring-boot-pebble-email:0.6.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.ozimov : spring-boot-pebble-email sbt scala dependency to your build.sbt file:

libraryDependencies += "it.ozimov" % "spring-boot-pebble-email" % "0.6.3"

Advertisement

Dependencies from Group

Jun 11, 2020
49 usages
155 stars
Oct 22, 2017
5 usages
12 stars
Aug 13, 2017
4 usages
170 stars
Oct 22, 2017
3 usages
12 stars
Mar 19, 2018
3 usages
12 stars

Discover Dependencies

Nov 14, 2017
29 stars
Apr 06, 2022
0 stars
May 18, 2016
1 stars
Jan 26, 2018
1 usages
0 stars
May 10, 2016
1 usages
20 stars
Sep 07, 2016
4 usages
0 stars