License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIduk.co.gcwilliams |
ArtifactId | ArtifactIdjodatime-thymeleaf-dialect |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjodatime-thymeleaf-dialect
A JodaTime Thymeleaf dialect for formatting JodaTime DataTime objects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.co.gcwilliams/jodatime-thymeleaf-dialect/ -->
<dependency>
<groupId>uk.co.gcwilliams</groupId>
<artifactId>jodatime-thymeleaf-dialect</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.co.gcwilliams/jodatime-thymeleaf-dialect/
implementation 'uk.co.gcwilliams:jodatime-thymeleaf-dialect:1.3'
// https://jarcasting.com/artifacts/uk.co.gcwilliams/jodatime-thymeleaf-dialect/
implementation ("uk.co.gcwilliams:jodatime-thymeleaf-dialect:1.3")
'uk.co.gcwilliams:jodatime-thymeleaf-dialect:jar:1.3'
<dependency org="uk.co.gcwilliams" name="jodatime-thymeleaf-dialect" rev="1.3">
<artifact name="jodatime-thymeleaf-dialect" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.co.gcwilliams', module='jodatime-thymeleaf-dialect', version='1.3')
)
libraryDependencies += "uk.co.gcwilliams" % "jodatime-thymeleaf-dialect" % "1.3"
[uk.co.gcwilliams/jodatime-thymeleaf-dialect "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 2.1.2.RELEASE |
joda-time : joda-time | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |