is not current version
Last Version 0.1.1

pl.allegro.tech.boot:spring-boot-starter-handlebars 0.1.0

Spring Boot auto-configuration for Handlebars template engine

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

pl.allegro.tech.boot
ArtifactId

ArtifactId

spring-boot-starter-handlebars
Version

Version

0.1.0
Type

Type

jar

Download spring-boot-starter-handlebars 0.1.0


<!-- https://jarcasting.com/artifacts/pl.allegro.tech.boot/spring-boot-starter-handlebars/ -->
<dependency>
    <groupId>pl.allegro.tech.boot</groupId>
    <artifactId>spring-boot-starter-handlebars</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.allegro.tech.boot/spring-boot-starter-handlebars/
implementation 'pl.allegro.tech.boot:spring-boot-starter-handlebars:0.1.0'
// https://jarcasting.com/artifacts/pl.allegro.tech.boot/spring-boot-starter-handlebars/
implementation ("pl.allegro.tech.boot:spring-boot-starter-handlebars:0.1.0")
'pl.allegro.tech.boot:spring-boot-starter-handlebars:jar:0.1.0'
<dependency org="pl.allegro.tech.boot" name="spring-boot-starter-handlebars" rev="0.1.0">
  <artifact name="spring-boot-starter-handlebars" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.allegro.tech.boot', module='spring-boot-starter-handlebars', version='0.1.0')
)
libraryDependencies += "pl.allegro.tech.boot" % "spring-boot-starter-handlebars" % "0.1.0"
[pl.allegro.tech.boot/spring-boot-starter-handlebars "0.1.0"]