is not current version
Last Version 3.0.4.RELEASE

org.thymeleaf.extras:thymeleaf-extras-springsecurity4 2.1.3.RELEASE

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

2.1.3.RELEASE
Type

Type

jar

Download thymeleaf-extras-springsecurity4 2.1.3.RELEASE


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