cat-boot
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot
Version Information
- 1.0.x is compatible with spring-boot 2.1.x
- 0.2.x is compatible with spring-boot 1.5.x
- 0.1.x is compatible with spring-boot 1.3.x
License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcc.catalysts.boot |
ArtifactId | ArtifactIdcat-boot-thymeleaf-base |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncat-boot-thymeleaf-base
Catalysts Spring Boot extentions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-thymeleaf-base</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/
implementation 'cc.catalysts.boot:cat-boot-thymeleaf-base:1.1.7'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-thymeleaf-base/
implementation ("cc.catalysts.boot:cat-boot-thymeleaf-base:1.1.7")
'cc.catalysts.boot:cat-boot-thymeleaf-base:jar:1.1.7'
<dependency org="cc.catalysts.boot" name="cat-boot-thymeleaf-base" rev="1.1.7">
<artifact name="cat-boot-thymeleaf-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-thymeleaf-base', version='1.1.7')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-thymeleaf-base" % "1.1.7"
[cc.catalysts.boot/cat-boot-thymeleaf-base "1.1.7"]
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 |
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot