| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Leaf Данные Базы данных |
| Группа | Группаnet.cactusthorn.routing |
| Идентификатор | Идентификаторthymeleaf |
| Последняя версия | Последняя версия0.30 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRouting :: Thymeleaf
HTML Producer using Thymeleaf
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| thymeleaf-0.30.pom | |
| thymeleaf-0.30.jar | 4 KB |
| thymeleaf-0.30-sources.jar | 3 KB |
| thymeleaf-0.30-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.cactusthorn.routing/thymeleaf/ -->
<dependency>
<groupId>net.cactusthorn.routing</groupId>
<artifactId>thymeleaf</artifactId>
<version>0.30</version>
</dependency>
// https://jarcasting.com/artifacts/net.cactusthorn.routing/thymeleaf/
implementation 'net.cactusthorn.routing:thymeleaf:0.30'
// https://jarcasting.com/artifacts/net.cactusthorn.routing/thymeleaf/
implementation ("net.cactusthorn.routing:thymeleaf:0.30")
'net.cactusthorn.routing:thymeleaf:jar:0.30'
<dependency org="net.cactusthorn.routing" name="thymeleaf" rev="0.30">
<artifact name="thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cactusthorn.routing', module='thymeleaf', version='0.30')
)
libraryDependencies += "net.cactusthorn.routing" % "thymeleaf" % "0.30"
[net.cactusthorn.routing/thymeleaf "0.30"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.cactusthorn.routing : core | jar | 0.30 |
| org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.0-M1 |
| org.mockito : mockito-core | jar | 3.8.0 |
| org.mockito : mockito-junit-jupiter | jar | 3.8.0 |