License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.zhanhb |
ArtifactId | ArtifactIdthymeleaf-layout-dialect |
Version | Version2.5.3 |
Type | Typejar |
Description |
DescriptionThymeleaf Layout Dialect
Thymeleaf Layout Dialect rewritten in java.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.zhanhb/thymeleaf-layout-dialect/ -->
<dependency>
<groupId>com.github.zhanhb</groupId>
<artifactId>thymeleaf-layout-dialect</artifactId>
<version>2.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhanhb/thymeleaf-layout-dialect/
implementation 'com.github.zhanhb:thymeleaf-layout-dialect:2.5.3'
// https://jarcasting.com/artifacts/com.github.zhanhb/thymeleaf-layout-dialect/
implementation ("com.github.zhanhb:thymeleaf-layout-dialect:2.5.3")
'com.github.zhanhb:thymeleaf-layout-dialect:jar:2.5.3'
<dependency org="com.github.zhanhb" name="thymeleaf-layout-dialect" rev="2.5.3">
<artifact name="thymeleaf-layout-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhanhb', module='thymeleaf-layout-dialect', version='2.5.3')
)
libraryDependencies += "com.github.zhanhb" % "thymeleaf-layout-dialect" % "2.5.3"
[com.github.zhanhb/thymeleaf-layout-dialect "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |