is not current version
Last Version 4.1.0

nz.net.ultraq.thymeleaf:thymeleaf-ifnotnull-dialect 1.0.2

Output elements and values only if the value exist

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-ifnotnull-dialect
Version

Version

1.0.2
Type

Type

jar

Download thymeleaf-ifnotnull-dialect 1.0.2


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