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