is not current version
Last Version 3.0.4.RELEASE

org.thymeleaf.extras:thymeleaf-extras-springsecurity3 2.0.2

XML/XHTML/HTML5 template engine for Java

Categories

Categories

Security Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-springsecurity3
Version

Version

2.0.2
Type

Type

jar

Download thymeleaf-extras-springsecurity3 2.0.2


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