License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcc.catalysts.boot |
ArtifactId | ArtifactIdcat-boot-thymeleaf2 |
Version | Version1.1.7 |
Type | Typejar |
Description |
Descriptioncat-boot-thymeleaf2
Catalysts Spring Boot extentions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
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 |