| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность Leaf Данные Базы данных |
| Группа | Группаorg.thymeleaf.extras |
| Идентификатор | Идентификаторthymeleaf-extras-springsecurity6 |
| Последняя версия | Последняя версия3.1.0.M1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthymeleaf-extras-springsecurity6
Modern server-side Java template engine for both web and standalone environments
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf-spring6 Необязательный | jar | 3.1.0.M1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api Необязательный | 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 Необязательный | jar | 3.1.2.RELEASE |