Micronaut ViewsRenderer for the Pebble template engine

Pebble template engine integration with Micronaut's server-side view rendering

Лицензия

Лицензия

Категории

Категории

Micronaut Контейнер Микросервисы
Группа

Группа

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

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

pebble-micronaut
Последняя версия

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

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Micronaut ViewsRenderer for the Pebble template engine
Pebble template engine integration with Micronaut's server-side view rendering
Ссылка на сайт

Ссылка на сайт

https://github.com/hectorlf/pebble-micronaut
Система контроля версий

Система контроля версий

https://github.com/hectorlf/pebble-micronaut

Скачать pebble-micronaut

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
io.micronaut : micronaut-inject-java jar 1.1.4
io.micronaut : micronaut-runtime jar 1.1.4
io.micronaut : micronaut-views jar 1.1.3
io.pebbletemplates : pebble jar 3.0.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0