is not current version
Last Version 1.1.7

cc.catalysts.boot:cat-boot-thymeleaf2 0.2.22

Catalysts Spring Boot extentions

Categories

Categories

Leaf Data Databases
GroupId

GroupId

cc.catalysts.boot
ArtifactId

ArtifactId

cat-boot-thymeleaf2
Version

Version

0.2.22
Type

Type

jar

Download cat-boot-thymeleaf2 0.2.22


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