Last Version

Thymeleaf Joda Dialect 2.0.0

Adds Joda utility methods to Thymeleaf templates

License

License

Categories

Categories

Net Leaf Data Databases
GroupId

GroupId

nz.net.ultraq.thymeleaf
ArtifactId

ArtifactId

thymeleaf-joda-dialect
Version

Version

2.0.0
Type

Type

jar
Description

Description

Thymeleaf Joda Dialect
Adds Joda utility methods to Thymeleaf templates
Project URL

Project URL

http://www.ultraq.net.nz/programming/thymeleaf-joda-dialect/
Source Code Management

Source Code Management

https://github.com/ultraq/thymeleaf-joda-dialect

Download thymeleaf-joda-dialect 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 2.4.6
joda-time : joda-time jar 2.9.2
org.thymeleaf : thymeleaf jar 3.0.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.