is not current version
Last Version 3.0.4.RELEASE

org.thymeleaf.extras:thymeleaf-extras-springsecurity3 1.0.0-beta1

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

1.0.0-beta1
Type

Type

jar

Download thymeleaf-extras-springsecurity3 1.0.0-beta1


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