Last Version

Thymeleaf Layout Dialect 1.0.6

A dialect for Thymeleaf that allows you to use layout/decorator templates to style your content.

License

License

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.web.thymeleaf
ArtifactId

ArtifactId

thymeleaf-layout-dialect
Version

Version

1.0.6
Type

Type

jar
Description

Description

Thymeleaf Layout Dialect
A dialect for Thymeleaf that allows you to use layout/decorator templates to style your content.
Project URL

Project URL

http://www.ultraq.net.nz/programming/thymeleaf-layout-dialect/

Download thymeleaf-layout-dialect 1.0.6


<!-- https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/ -->
<dependency>
    <groupId>nz.net.ultraq.web.thymeleaf</groupId>
    <artifactId>thymeleaf-layout-dialect</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/
implementation 'nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:1.0.6'
// https://jarcasting.com/artifacts/nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect/
implementation ("nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:1.0.6")
'nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:jar:1.0.6'
<dependency org="nz.net.ultraq.web.thymeleaf" name="thymeleaf-layout-dialect" rev="1.0.6">
  <artifact name="thymeleaf-layout-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.web.thymeleaf', module='thymeleaf-layout-dialect', version='1.0.6')
)
libraryDependencies += "nz.net.ultraq.web.thymeleaf" % "thymeleaf-layout-dialect" % "1.0.6"
[nz.net.ultraq.web.thymeleaf/thymeleaf-layout-dialect "1.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 2.0.15

Project Modules

There are no modules declared in this project.