is not current version
Last Version 3.1.5

io.pebbletemplates:pebble-spring5 3.0.0.BETA01

Pebble Integration with Spring 5.x

GroupId

GroupId

io.pebbletemplates
ArtifactId

ArtifactId

pebble-spring5
Version

Version

3.0.0.BETA01
Type

Type

jar

Download pebble-spring5 3.0.0.BETA01


<!-- https://jarcasting.com/artifacts/io.pebbletemplates/pebble-spring5/ -->
<dependency>
    <groupId>io.pebbletemplates</groupId>
    <artifactId>pebble-spring5</artifactId>
    <version>3.0.0.BETA01</version>
</dependency>
// https://jarcasting.com/artifacts/io.pebbletemplates/pebble-spring5/
implementation 'io.pebbletemplates:pebble-spring5:3.0.0.BETA01'
// https://jarcasting.com/artifacts/io.pebbletemplates/pebble-spring5/
implementation ("io.pebbletemplates:pebble-spring5:3.0.0.BETA01")
'io.pebbletemplates:pebble-spring5:jar:3.0.0.BETA01'
<dependency org="io.pebbletemplates" name="pebble-spring5" rev="3.0.0.BETA01">
  <artifact name="pebble-spring5" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pebbletemplates', module='pebble-spring5', version='3.0.0.BETA01')
)
libraryDependencies += "io.pebbletemplates" % "pebble-spring5" % "3.0.0.BETA01"
[io.pebbletemplates/pebble-spring5 "3.0.0.BETA01"]