MVN

org.thymeleaf.extras : thymeleaf-extras-java8time

Maven & Gradle

Mar 28, 2019
71 usages
93 stars

thymeleaf-extras-java8time · Modern server-side Java template engine for both web and standalone environments

<dependency>
    <groupId>org.thymeleaf.extras</groupId>
    <artifactId>thymeleaf-extras-java8time</artifactId>
    <version>3.0.4.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.thymeleaf.extras : thymeleaf-extras-java8time to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4.RELEASE

All Versions

Choose a version of org.thymeleaf.extras : thymeleaf-extras-java8time to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
thymeleaf-extras-java8time-3.0.4.RELEASE
thymeleaf-extras-java8time-3.0.3.RELEASE
thymeleaf-extras-java8time-3.0.2.RELEASE
thymeleaf-extras-java8time-3.0.1.RELEASE
thymeleaf-extras-java8time-3.0.0.RELEASE
2.1.x
thymeleaf-extras-java8time-2.1.0.RELEASE

How to add a dependency to Maven

Add the following org.thymeleaf.extras : thymeleaf-extras-java8time maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.thymeleaf.extras</groupId>
    <artifactId>thymeleaf-extras-java8time</artifactId>
    <version>3.0.4.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.thymeleaf.extras : thymeleaf-extras-java8time gradle dependency to your build.gradle file:

implementation 'org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE'

Gradle Kotlin DSL: Add the following org.thymeleaf.extras : thymeleaf-extras-java8time gradle kotlin dependency to your build.gradle.kts file:

implementation("org.thymeleaf.extras:thymeleaf-extras-java8time:3.0.4.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.thymeleaf.extras : thymeleaf-extras-java8time sbt scala dependency to your build.sbt file:

libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-java8time" % "3.0.4.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 26, 2022
40 usages
88 stars
Aug 07, 2023
35 usages
83 stars
Sep 12, 2022
54 usages
3.3k stars
Dec 03, 2017
24 usages
204 stars
Sep 24, 2014
8 usages
Feb 05, 2023
10 usages
776 stars
Jul 03, 2019
7 usages
347 stars
Jul 27, 2022
5 usages
70 stars