License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.github.zhanhb |
ArtifactId | ArtifactIdthymeleaf-layout-dialect |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
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>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhanhb/thymeleaf-layout-dialect/
implementation 'com.github.zhanhb:thymeleaf-layout-dialect:3.0.0'
// https://jarcasting.com/artifacts/com.github.zhanhb/thymeleaf-layout-dialect/
implementation ("com.github.zhanhb:thymeleaf-layout-dialect:3.0.0")
'com.github.zhanhb:thymeleaf-layout-dialect:jar:3.0.0'
<dependency org="com.github.zhanhb" name="thymeleaf-layout-dialect" rev="3.0.0">
<artifact name="thymeleaf-layout-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhanhb', module='thymeleaf-layout-dialect', version='3.0.0')
)
libraryDependencies += "com.github.zhanhb" % "thymeleaf-layout-dialect" % "3.0.0"
[com.github.zhanhb/thymeleaf-layout-dialect "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
org.codehaus.groovy : groovy Optional | jar | 3.0.9 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.thymeleaf : thymeleaf | jar | 3.0.13.RELEASE |