| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть Leaf Данные Базы данных |
| Группа | Группаnz.net.osnz.composite |
| Идентификатор | Идентификаторcomposite-spring-boot-thymeleaf |
| Последняя версия | Последняя версия6.1.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcomposite-spring-boot-thymeleaf
Collection of the standard Thymeleaf dependencies
|
<!-- https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/ -->
<dependency>
<groupId>nz.net.osnz.composite</groupId>
<artifactId>composite-spring-boot-thymeleaf</artifactId>
<version>6.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation 'nz.net.osnz.composite:composite-spring-boot-thymeleaf:6.1.2'
// https://jarcasting.com/artifacts/nz.net.osnz.composite/composite-spring-boot-thymeleaf/
implementation ("nz.net.osnz.composite:composite-spring-boot-thymeleaf:6.1.2")
'nz.net.osnz.composite:composite-spring-boot-thymeleaf:jar:6.1.2'
<dependency org="nz.net.osnz.composite" name="composite-spring-boot-thymeleaf" rev="6.1.2">
<artifact name="composite-spring-boot-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.net.osnz.composite', module='composite-spring-boot-thymeleaf', version='6.1.2')
)
libraryDependencies += "nz.net.osnz.composite" % "composite-spring-boot-thymeleaf" % "6.1.2"
[nz.net.osnz.composite/composite-spring-boot-thymeleaf "6.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | [2.5.1] |
| org.thymeleaf : thymeleaf | jar | [3.0.12.RELEASE] |
| org.thymeleaf : thymeleaf-spring5 | jar | [3.0.12.RELEASE] |
| nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | [2.5.3] |
| org.thymeleaf.extras : thymeleaf-extras-springsecurity5 | jar | [3.0.4.RELEASE] |
| net.sourceforge.nekohtml : nekohtml | jar | [1.9.22] |