Last Version

thymeleaf-extras-springsecurity6 3.1.0.M1

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-springsecurity6
Version

Version

3.1.0.M1
Type

Type

jar
Description

Description

thymeleaf-extras-springsecurity6
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-springsecurity6 3.1.0.M1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf-spring6 Optional jar 3.1.0.M1
org.slf4j : slf4j-api jar 1.7.32

provided (6)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api Optional jar 5.0.0
org.springframework.security : spring-security-core jar 6.0.0-M1
org.springframework.security : spring-security-web jar 6.0.0-M1
org.springframework.security : spring-security-config jar 6.0.0-M1
org.springframework.security : spring-security-acl jar 6.0.0-M1
io.projectreactor : reactor-core Optional jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.