is not current version
Last Version 0.3.4

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

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.7
Type

Type

jar

Download handlebars-spring-boot-starter 0.2.7


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