Pebble Spring Boot Starter

Spring Boot starter for Pebble Template Engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.mitchellbosecke
ArtifactId

ArtifactId

pebble-spring-boot-starter
Last Version

Last Version

2.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Pebble Spring Boot Starter
Spring Boot starter for Pebble Template Engine

Download pebble-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 1.2.1.RELEASE
com.mitchellbosecke : pebble-spring4 jar 2.4.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.2.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.0
2.3.0
2.2.3
2.2.2
2.2.1