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 |
---|---|
GroupId | GroupIdcc.catalysts.boot |
ArtifactId | ArtifactIdcat-boot-api |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncat-boot-api
Catalysts Spring Boot extentions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cat-boot-api-1.1.7.pom | |
cat-boot-api-1.1.7.jar | 2 KB |
cat-boot-api-1.1.7-sources.jar | 2 KB |
cat-boot-api-1.1.7-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-api/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-api</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-api/
implementation 'cc.catalysts.boot:cat-boot-api:1.1.7'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-api/
implementation ("cc.catalysts.boot:cat-boot-api:1.1.7")
'cc.catalysts.boot:cat-boot-api:jar:1.1.7'
<dependency org="cc.catalysts.boot" name="cat-boot-api" rev="1.1.7">
<artifact name="cat-boot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-api', version='1.1.7')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-api" % "1.1.7"
[cc.catalysts.boot/cat-boot-api "1.1.7"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
org.springframework : spring-web | jar | 5.2.3.RELEASE |
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot