is not current version
Last Version 4.1.0

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

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

2.0.0
Type

Type

jar

Download thymeleaf-ifnotnull-dialect 2.0.0


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