| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаpl.allegro.tech.boot |
| Идентификатор | Идентификаторhandlebars-spring-boot-starter |
| Последняя версия | Последняя версия0.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Starter Handlebars
Spring Boot auto-configuration for Handlebars template engine
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/pl.allegro.tech.boot/handlebars-spring-boot-starter/ -->
<dependency>
<groupId>pl.allegro.tech.boot</groupId>
<artifactId>handlebars-spring-boot-starter</artifactId>
<version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.boot/handlebars-spring-boot-starter/
implementation 'pl.allegro.tech.boot:handlebars-spring-boot-starter:0.3.4'
// https://jarcasting.com/artifacts/pl.allegro.tech.boot/handlebars-spring-boot-starter/
implementation ("pl.allegro.tech.boot:handlebars-spring-boot-starter:0.3.4")
'pl.allegro.tech.boot:handlebars-spring-boot-starter:jar:0.3.4'
<dependency org="pl.allegro.tech.boot" name="handlebars-spring-boot-starter" rev="0.3.4">
<artifact name="handlebars-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.boot', module='handlebars-spring-boot-starter', version='0.3.4')
)
libraryDependencies += "pl.allegro.tech.boot" % "handlebars-spring-boot-starter" % "0.3.4"
[pl.allegro.tech.boot/handlebars-spring-boot-starter "0.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.1 |
| com.github.jknack : handlebars-springmvc | jar | 4.2.0 |
| com.github.jknack : handlebars-guava-cache | jar | 4.2.0 |
| joda-time : joda-time Необязательный | jar | 2.10.10 |
| com.github.jknack : handlebars-helpers Необязательный | jar | 4.2.0 |
| com.github.jknack : handlebars-humanize Необязательный | jar | 4.2.0 |
| com.github.jknack : handlebars-markdown Необязательный | jar | 4.2.0 |
| com.github.jknack : handlebars-jackson2 Необязательный | jar | 4.2.0 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.1 |