is not current version
Last Version 0.3.4

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

Spring Boot auto-configuration for Handlebars template engine

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

pl.allegro.tech.boot
ArtifactId

ArtifactId

handlebars-spring-boot-starter
Version

Version

0.2.10
Type

Type

jar

Download handlebars-spring-boot-starter 0.2.10


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