is not current version
Last Version 0.3.4

Spring Boot Starter Handlebars 0.3.2

Spring Boot auto-configuration for Handlebars template engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

pl.allegro.tech.boot
ArtifactId

ArtifactId

handlebars-spring-boot-starter
Version

Version

0.3.2
Type

Type

jar
Description

Description

Spring Boot Starter Handlebars
Spring Boot auto-configuration for Handlebars template engine
Project URL

Project URL

https://github.com/allegro/handlebars-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/allegro/handlebars-spring-boot-starter

Download handlebars-spring-boot-starter 0.3.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.jknack : handlebars-guava-cache jar 4.2.0
joda-time : joda-time Optional jar 2.10.6
com.github.jknack : handlebars-markdown Optional jar 4.2.0
org.springframework.boot : spring-boot-starter-web jar 2.3.1.RELEASE
com.github.jknack : handlebars-humanize Optional jar 4.2.0
com.github.jknack : handlebars-helpers Optional jar 4.2.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
com.github.jknack : handlebars-jackson2 Optional jar 4.2.0
com.github.jknack : handlebars-springmvc jar 4.2.0

test (3)

Group / Artifact Type Version
org.spockframework : spock-spring jar 2.0-M3-groovy-3.0
org.spockframework : spock-core jar 2.0-M3-groovy-3.0
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.