MVN

io.pebbletemplates : pebble-spring-boot-2-starter

Maven & Gradle

May 31, 2019
918 stars

Pebble Spring Boot 2 Starter · Spring Boot 2 starter or Pebble Template Engine

<dependency>
    <groupId>io.pebbletemplates</groupId>
    <artifactId>pebble-spring-boot-2-starter</artifactId>
    <version>3.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.pebbletemplates : pebble-spring-boot-2-starter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.10
  • Latest Beta: 3.0.0.BETA01

All Versions

Choose a version of io.pebbletemplates : pebble-spring-boot-2-starter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
pebble-spring-boot-2-starter-3.0.10
pebble-spring-boot-2-starter-3.0.9
pebble-spring-boot-2-starter-3.0.8
pebble-spring-boot-2-starter-3.0.7
pebble-spring-boot-2-starter-3.0.6
pebble-spring-boot-2-starter-3.0.5
pebble-spring-boot-2-starter-3.0.4
pebble-spring-boot-2-starter-3.0.3
pebble-spring-boot-2-starter-3.0.2
pebble-spring-boot-2-starter-3.0.1
pebble-spring-boot-2-starter-3.0.0
pebble-spring-boot-2-starter-3.0.0.BETA01
2.6.x
pebble-spring-boot-2-starter-2.6.2
pebble-spring-boot-2-starter-2.6.1
pebble-spring-boot-2-starter-2.6.0

How to add a dependency to Maven

Add the following io.pebbletemplates : pebble-spring-boot-2-starter maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.pebbletemplates</groupId>
    <artifactId>pebble-spring-boot-2-starter</artifactId>
    <version>3.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.pebbletemplates : pebble-spring-boot-2-starter gradle dependency to your build.gradle file:

implementation 'io.pebbletemplates:pebble-spring-boot-2-starter:3.0.10'

Gradle Kotlin DSL: Add the following io.pebbletemplates : pebble-spring-boot-2-starter gradle kotlin dependency to your build.gradle.kts file:

implementation("io.pebbletemplates:pebble-spring-boot-2-starter:3.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.pebbletemplates : pebble-spring-boot-2-starter sbt scala dependency to your build.sbt file:

libraryDependencies += "io.pebbletemplates" % "pebble-spring-boot-2-starter" % "3.0.10"

Advertisement

Dependencies from Group

Apr 28, 2023
69 usages
1k stars
Feb 13, 2021
3 usages
918 stars
Apr 28, 2023
3 usages
1k stars
May 31, 2019
918 stars

Discover Dependencies

May 16, 2018
3 stars
May 16, 2018
3 stars
Dec 08, 2020
1 stars
Dec 08, 2020
1 stars
Sep 06, 2021
45 usages
2 stars
May 15, 2018
1 stars
May 22, 2018
0 stars