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

com.mitchellbosecke:pebble-spring4 2.3.0

Pebble Integration with Spring 4.x

Группа

Группа

com.mitchellbosecke
Идентификатор

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

pebble-spring4
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать pebble-spring4 2.3.0


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