is not current version
Last Version 3.0.4.RELEASE

org.thymeleaf.extras:thymeleaf-extras-springsecurity4 3.0.0.BETA03

XML/XHTML/HTML5 template engine for Java

Categories

Categories

Security Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-springsecurity4
Version

Version

3.0.0.BETA03
Type

Type

jar

Download thymeleaf-extras-springsecurity4 3.0.0.BETA03


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