| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcom.connect-group |
| Идентификатор | Идентификаторthymeleaf-extras |
| Последняя версия | Последняя версия2.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеthymeleaf-extras
Thymeleaf dialect with useful re-usable attribute processors such as cg-before and cg-after; compatible with both Thymeleaf and Thymesheet.
|
| Имя Файла | Размер |
|---|---|
| thymeleaf-extras-2.0.2.pom | |
| thymeleaf-extras-2.0.2.jar | 10 KB |
| thymeleaf-extras-2.0.2-sources.jar | 5 KB |
| thymeleaf-extras-2.0.2-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/ -->
<dependency>
<groupId>com.connect-group</groupId>
<artifactId>thymeleaf-extras</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/
implementation 'com.connect-group:thymeleaf-extras:2.0.2'
// https://jarcasting.com/artifacts/com.connect-group/thymeleaf-extras/
implementation ("com.connect-group:thymeleaf-extras:2.0.2")
'com.connect-group:thymeleaf-extras:jar:2.0.2'
<dependency org="com.connect-group" name="thymeleaf-extras" rev="2.0.2">
<artifact name="thymeleaf-extras" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.connect-group', module='thymeleaf-extras', version='2.0.2')
)
libraryDependencies += "com.connect-group" % "thymeleaf-extras" % "2.0.2"
[com.connect-group/thymeleaf-extras "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf | jar | 3.0.2.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf-testing | jar | 3.0.1.RELEASE |
| junit : junit | jar | 4.13.1 |