cat-boot
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot
Version Information
- 1.0.x is compatible with spring-boot 2.1.x
- 0.2.x is compatible with spring-boot 1.5.x
- 0.1.x is compatible with spring-boot 1.3.x
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLeaf Данные Базы данных |
| Группа | Группаcc.catalysts.boot |
| Идентификатор | Идентификаторcat-boot-thymeleaf2 |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcat-boot-thymeleaf2
Catalysts Spring Boot extentions
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cat-boot-thymeleaf2-1.1.7.pom | |
| cat-boot-thymeleaf2-1.1.7.jar | 3 KB |
| cat-boot-thymeleaf2-1.1.7-sources.jar | 2 KB |
| cat-boot-thymeleaf2-1.1.7-javadoc.jar | 30 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf2/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-thymeleaf2</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf2/
implementation 'cc.catalysts.boot:cat-boot-thymeleaf2:1.1.7'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf2/
implementation ("cc.catalysts.boot:cat-boot-thymeleaf2:1.1.7")
'cc.catalysts.boot:cat-boot-thymeleaf2:jar:1.1.7'
<dependency org="cc.catalysts.boot" name="cat-boot-thymeleaf2" rev="1.1.7">
<artifact name="cat-boot-thymeleaf2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-thymeleaf2', version='1.1.7')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-thymeleaf2" % "1.1.7"
[cc.catalysts.boot/cat-boot-thymeleaf2 "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cc.catalysts.boot : cat-boot-thymeleaf-base | jar | 1.1.7 |
| org.springframework.boot : spring-boot-starter | jar | 2.2.4.RELEASE |
| org.thymeleaf : thymeleaf | jar | 2.1.6.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.13.2 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.4.RELEASE |
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot