не последняя версия
Последняя версия 1.1.7

cc.catalysts.boot:cat-boot-thymeleaf-base 0.2.16

Catalysts Spring Boot extentions

Категории

Категории

Leaf Данные Базы данных
Группа

Группа

cc.catalysts.boot
Идентификатор

Идентификатор

cat-boot-thymeleaf-base
Версия

Версия

0.2.16
Тип

Тип

jar

Скачать cat-boot-thymeleaf-base 0.2.16


<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/ -->
<dependency>
    <groupId>cc.catalysts.boot</groupId>
    <artifactId>cat-boot-thymeleaf-base</artifactId>
    <version>0.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/
implementation 'cc.catalysts.boot:cat-boot-thymeleaf-base:0.2.16'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/
implementation ("cc.catalysts.boot:cat-boot-thymeleaf-base:0.2.16")
'cc.catalysts.boot:cat-boot-thymeleaf-base:jar:0.2.16'
<dependency org="cc.catalysts.boot" name="cat-boot-thymeleaf-base" rev="0.2.16">
  <artifact name="cat-boot-thymeleaf-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-thymeleaf-base', version='0.2.16')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-thymeleaf-base" % "0.2.16"
[cc.catalysts.boot/cat-boot-thymeleaf-base "0.2.16"]