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

io.pebbletemplates:pebble-spring5 3.1.0

Pebble Integration with Spring 5.x

Группа

Группа

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

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

pebble-spring5
Версия

Версия

3.1.0
Тип

Тип

jar

Скачать pebble-spring5 3.1.0


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