is not current version
Last Version 3.0.4.RELEASE

org.thymeleaf.extras:thymeleaf-extras-springsecurity3 2.1.0-beta2

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.1.0-beta2
Type

Type

jar

Download thymeleaf-extras-springsecurity3 2.1.0-beta2


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