is not current version
Last Version 1.1.7

cc.catalysts.boot:cat-boot-thymeleaf 0.2.8

Catalysts Spring Boot extentions

Categories

Categories

Leaf Data Databases
GroupId

GroupId

cc.catalysts.boot
ArtifactId

ArtifactId

cat-boot-thymeleaf
Version

Version

0.2.8
Type

Type

jar

Download cat-boot-thymeleaf 0.2.8


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