MVN

org.thymeleaf.extras : thymeleaf-extras-springsecurity4

Maven & Gradle

Dec 08, 2022
32 usages
414 stars

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

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

Latest Version

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

  • Latest Stable: 3.0.5.RELEASE
  • Latest Beta: 3.0.0.BETA03
  • Latest Alpha: 3.0.0.ALPHA03

All Versions

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

Version Vulnerabilities Updated
3.0.x
thymeleaf-extras-springsecurity4-3.0.5.RELEASE
thymeleaf-extras-springsecurity4-3.0.4.RELEASE
thymeleaf-extras-springsecurity4-3.0.3.RELEASE
thymeleaf-extras-springsecurity4-3.0.2.RELEASE
thymeleaf-extras-springsecurity4-3.0.1.RELEASE
thymeleaf-extras-springsecurity4-3.0.0.RELEASE
thymeleaf-extras-springsecurity4-3.0.0.BETA03
thymeleaf-extras-springsecurity4-3.0.0.BETA02
thymeleaf-extras-springsecurity4-3.0.0.BETA01
thymeleaf-extras-springsecurity4-3.0.0.ALPHA03
2.1.x
thymeleaf-extras-springsecurity4-2.1.3.RELEASE
thymeleaf-extras-springsecurity4-2.1.2.RELEASE

How to add a dependency to Maven

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

<dependency>
    <groupId>org.thymeleaf.extras</groupId>
    <artifactId>thymeleaf-extras-springsecurity4</artifactId>
    <version>3.0.5.RELEASE</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.5.RELEASE'

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

implementation("org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.5.RELEASE")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-springsecurity4" % "3.0.5.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 25, 2023
32 usages
3.9k stars
Sep 25, 2017
1 usages
Dec 01, 2021
228 usages
2.1k stars
May 24, 2023
30 usages
26.1k stars
Mar 17, 2023
2k usages
2.1k stars
Aug 12, 2016
124 usages
6.1k stars
Apr 19, 2023
402 usages
190 stars
Sep 08, 2016
2 usages
10.9k stars
Mar 08, 2023
14 usages
162 stars