| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаorg.thymeleaf.extras |
| Идентификатор | Идентификаторthymeleaf-extras-conditionalcomments |
| Версия | Версия2.1.2.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеthymeleaf-extras-conditionalcomments
XML/XHTML/HTML5 template engine for Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-conditionalcomments/ -->
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-conditionalcomments</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-conditionalcomments/
implementation 'org.thymeleaf.extras:thymeleaf-extras-conditionalcomments:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/org.thymeleaf.extras/thymeleaf-extras-conditionalcomments/
implementation ("org.thymeleaf.extras:thymeleaf-extras-conditionalcomments:2.1.2.RELEASE")
'org.thymeleaf.extras:thymeleaf-extras-conditionalcomments:jar:2.1.2.RELEASE'
<dependency org="org.thymeleaf.extras" name="thymeleaf-extras-conditionalcomments" rev="2.1.2.RELEASE">
<artifact name="thymeleaf-extras-conditionalcomments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thymeleaf.extras', module='thymeleaf-extras-conditionalcomments', version='2.1.2.RELEASE')
)
libraryDependencies += "org.thymeleaf.extras" % "thymeleaf-extras-conditionalcomments" % "2.1.2.RELEASE"
[org.thymeleaf.extras/thymeleaf-extras-conditionalcomments "2.1.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.thymeleaf : thymeleaf | jar | 2.1.3.RELEASE |
| org.attoparser : attoparser | jar | 2.0.0.RELEASE |
| org.slf4j : slf4j-api | jar | 1.6.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.6 |
| log4j : log4j | jar | 1.2.15 |