| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаorg.thymeleaf |
| Идентификатор | Идентификаторthymeleaf-testing-spring6 |
| Версия | Версия3.1.0.M1 |
| Тип | Типjar |
| Описание |
Описаниеthymeleaf-testing-spring6
Modern server-side Java template engine for both web and standalone environments
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.thymeleaf/thymeleaf-testing-spring6/ -->
<dependency>
<groupId>org.thymeleaf</groupId>
<artifactId>thymeleaf-testing-spring6</artifactId>
<version>3.1.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/org.thymeleaf/thymeleaf-testing-spring6/
implementation 'org.thymeleaf:thymeleaf-testing-spring6:3.1.0.M1'
// https://jarcasting.com/artifacts/org.thymeleaf/thymeleaf-testing-spring6/
implementation ("org.thymeleaf:thymeleaf-testing-spring6:3.1.0.M1")
'org.thymeleaf:thymeleaf-testing-spring6:jar:3.1.0.M1'
<dependency org="org.thymeleaf" name="thymeleaf-testing-spring6" rev="3.1.0.M1">
<artifact name="thymeleaf-testing-spring6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thymeleaf', module='thymeleaf-testing-spring6', version='3.1.0.M1')
)
libraryDependencies += "org.thymeleaf" % "thymeleaf-testing-spring6" % "3.1.0.M1"
[org.thymeleaf/thymeleaf-testing-spring6 "3.1.0.M1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf-testing | jar | 3.1.0.M1 |
| org.thymeleaf : thymeleaf-spring6 | jar | 3.1.0.M1 |
| org.springframework : spring-beans Необязательный | jar | 6.0.0-M2 |
| org.springframework : spring-web Необязательный | jar | 6.0.0-M2 |
| org.springframework : spring-webmvc Необязательный | jar | 6.0.0-M2 |
| org.springframework : spring-expression Необязательный | jar | 6.0.0-M2 |
| 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-taglibs Необязательный | jar | 6.0.0-M1 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api Необязательный | jar | 5.0.0 |