is not current version
Last Version 2.4.0

com.mitchellbosecke:pebble-spring-boot-starter 2.2.2

Spring Boot starter for Pebble Template Engine

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring-boot-starter
Version

Version

2.2.2
Type

Type

jar

Download pebble-spring-boot-starter 2.2.2


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