License |
License |
---|---|
Categories |
CategoriesNet Leaf Data Databases |
GroupId | GroupIdnz.net.ultraq.thymeleaf |
ArtifactId | ArtifactIdthymeleaf-ifnotnull-dialect |
Last Version | Last Version4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-ifnotnull-dialect
Output elements and values only if the value exist
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-ifnotnull-dialect/ -->
<dependency>
<groupId>nz.net.ultraq.thymeleaf</groupId>
<artifactId>thymeleaf-ifnotnull-dialect</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-ifnotnull-dialect/
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-ifnotnull-dialect:4.1.0'
// https://jarcasting.com/artifacts/nz.net.ultraq.thymeleaf/thymeleaf-ifnotnull-dialect/
implementation ("nz.net.ultraq.thymeleaf:thymeleaf-ifnotnull-dialect:4.1.0")
'nz.net.ultraq.thymeleaf:thymeleaf-ifnotnull-dialect:jar:4.1.0'
<dependency org="nz.net.ultraq.thymeleaf" name="thymeleaf-ifnotnull-dialect" rev="4.1.0">
<artifact name="thymeleaf-ifnotnull-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.ultraq.thymeleaf', module='thymeleaf-ifnotnull-dialect', version='4.1.0')
)
libraryDependencies += "nz.net.ultraq.thymeleaf" % "thymeleaf-ifnotnull-dialect" % "4.1.0"
[nz.net.ultraq.thymeleaf/thymeleaf-ifnotnull-dialect "4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.groovy : groovy | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
nz.net.ultraq.thymeleaf : thymeleaf-expression-processor | jar | 3.1.0 |
org.thymeleaf : thymeleaf | jar | 3.0.15.RELEASE |