не последняя версия
Последняя версия 3.1.5

io.pebbletemplates:pebble-spring5 3.0.6

Pebble Integration with Spring 5.x

Группа

Группа

io.pebbletemplates
Идентификатор

Идентификатор

pebble-spring5
Версия

Версия

3.0.6
Тип

Тип

jar

Скачать pebble-spring5 3.0.6


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