License |
License |
---|---|
Categories |
CategoriesJava 8 Languages Leaf Data Databases |
GroupId | GroupIdorg.thymeleaf.extras |
ArtifactId | ArtifactIdthymeleaf-extras-java8time |
Last Version | Last Version3.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-extras-java8time
Modern server-side Java template engine for both web and standalone environments
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-java8time/ -->
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-java8time</artifactId>
<version>3.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-java8time/
implementation 'org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-java8time/
implementation ("org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE")
'org.thymeleaf.extras:thymeleaf-extras-java8time:jar:3.0.4.RELEASE'
<dependency org="org.thymeleaf.extras" name="thymeleaf-extras-java8time" rev="3.0.4.RELEASE">
<artifact name="thymeleaf-extras-java8time" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thymeleaf.extras', module='thymeleaf-extras-java8time', version='3.0.4.RELEASE')
)
libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-java8time" % "3.0.4.RELEASE"
[org.thymeleaf.extras/thymeleaf-extras-java8time "3.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.11.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.17 |
Version |
---|
3.0.4.RELEASE
|
3.0.3.RELEASE
|
3.0.2.RELEASE
|
3.0.1.RELEASE
|
3.0.0.RELEASE
|
2.1.0.RELEASE
|