is not current version
Last Version 1.1.7

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

Catalysts Spring Boot extentions

Categories

Categories

Leaf Data Databases
GroupId

GroupId

cc.catalysts.boot
ArtifactId

ArtifactId

cat-boot-thymeleaf
Version

Version

1.0.1
Type

Type

jar

Download cat-boot-thymeleaf 1.0.1


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