License |
License |
---|---|
Categories |
CategoriesSecurity Leaf Data Databases |
GroupId | GroupIdorg.thymeleaf.extras |
ArtifactId | ArtifactIdthymeleaf-extras-springsecurity4 |
Last Version | Last Version3.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionthymeleaf-extras-springsecurity4
Modern server-side Java template engine for both web and standalone environments
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-springsecurity4/ -->
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-springsecurity4</artifactId>
<version>3.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-springsecurity4/
implementation 'org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.4.RELEASE'
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-springsecurity4/
implementation ("org.thymeleaf.extras:thymeleaf-extras-springsecurity4:3.0.4.RELEASE")
'org.thymeleaf.extras:thymeleaf-extras-springsecurity4:jar:3.0.4.RELEASE'
<dependency org="org.thymeleaf.extras" name="thymeleaf-extras-springsecurity4" rev="3.0.4.RELEASE">
<artifact name="thymeleaf-extras-springsecurity4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thymeleaf.extras', module='thymeleaf-extras-springsecurity4', version='3.0.4.RELEASE')
)
libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-springsecurity4" % "3.0.4.RELEASE"
[org.thymeleaf.extras/thymeleaf-extras-springsecurity4 "3.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf-spring3 Optional | jar | 3.0.10.RELEASE |
org.thymeleaf : thymeleaf-spring4 Optional | jar | 3.0.10.RELEASE |
org.thymeleaf : thymeleaf-spring5 Optional | jar | 3.0.10.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api Optional | jar | 2.5 |
org.springframework.security : spring-security-core | jar | 4.0.0.RELEASE |
org.springframework.security : spring-security-web | jar | 4.0.0.RELEASE |
org.springframework.security : spring-security-config | jar | 4.0.0.RELEASE |
org.springframework.security : spring-security-acl | jar | 4.0.0.RELEASE |