thymeleaf-extras-springsecurity3

Modern server-side Java template engine for both web and standalone environments

License

License

Categories

Categories

Security Leaf Data Databases
GroupId

GroupId

org.thymeleaf.extras
ArtifactId

ArtifactId

thymeleaf-extras-springsecurity3
Last Version

Last Version

3.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

thymeleaf-extras-springsecurity3
Modern server-side Java template engine for both web and standalone environments
Project URL

Project URL

http://www.thymeleaf.org
Project Organization

Project Organization

The THYMELEAF team

Download thymeleaf-extras-springsecurity3

How to add to project

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

Dependencies

compile (4)

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

provided (5)

Group / Artifact Type Version
javax.servlet : servlet-api Optional jar 2.5
org.springframework.security : spring-security-core jar 3.1.3.RELEASE
org.springframework.security : spring-security-web jar 3.1.3.RELEASE
org.springframework.security : spring-security-config jar 3.1.3.RELEASE
org.springframework.security : spring-security-acl jar 3.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4.RELEASE
3.0.3.RELEASE
3.0.2.RELEASE
3.0.1.RELEASE
3.0.0.RELEASE
3.0.0.BETA03
3.0.0.BETA02
3.0.0.BETA01
3.0.0.ALPHA03
2.1.3.RELEASE
2.1.2.RELEASE
2.1.1.RELEASE
2.1.0.RELEASE
2.1.0-beta2
2.1.0-beta1
2.0.2
2.0.1
2.0.0
1.0.0-beta2
1.0.0-beta1