License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcom.lt-peacock |
ArtifactId | ArtifactIdlp-thymeleaf-dialect |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLt. Peacock Thymeleaf Dialect
Thymeleaf dialect that provides some utility features.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lt-peacock/lp-thymeleaf-dialect/ -->
<dependency>
<groupId>com.lt-peacock</groupId>
<artifactId>lp-thymeleaf-dialect</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lt-peacock/lp-thymeleaf-dialect/
implementation 'com.lt-peacock:lp-thymeleaf-dialect:1.0.1'
// https://jarcasting.com/artifacts/com.lt-peacock/lp-thymeleaf-dialect/
implementation ("com.lt-peacock:lp-thymeleaf-dialect:1.0.1")
'com.lt-peacock:lp-thymeleaf-dialect:jar:1.0.1'
<dependency org="com.lt-peacock" name="lp-thymeleaf-dialect" rev="1.0.1">
<artifact name="lp-thymeleaf-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lt-peacock', module='lp-thymeleaf-dialect', version='1.0.1')
)
libraryDependencies += "com.lt-peacock" % "lp-thymeleaf-dialect" % "1.0.1"
[com.lt-peacock/lp-thymeleaf-dialect "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.0.RELEASE |