License |
License |
---|---|
GroupId | GroupIdcc.catalysts.boot |
ArtifactId | ArtifactIdcat-boot-cluster |
Version | Version0.1.14 |
Type | Typejar |
Description |
Descriptioncat-boot-cluster
Catalysts Spring Boot extentions
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cat-boot-cluster-0.1.14.pom | |
cat-boot-cluster-0.1.14.jar | 7 KB |
cat-boot-cluster-0.1.14-sources.jar | 5 KB |
cat-boot-cluster-0.1.14-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-cluster/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-cluster</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-cluster/
implementation 'cc.catalysts.boot:cat-boot-cluster:0.1.14'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-cluster/
implementation ("cc.catalysts.boot:cat-boot-cluster:0.1.14")
'cc.catalysts.boot:cat-boot-cluster:jar:0.1.14'
<dependency org="cc.catalysts.boot" name="cat-boot-cluster" rev="0.1.14">
<artifact name="cat-boot-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-cluster', version='0.1.14')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-cluster" % "0.1.14"
[cc.catalysts.boot/cat-boot-cluster "0.1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-redis | jar | |
org.slf4j : slf4j-api | jar | |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.session : spring-session-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | 4.11 |
org.mockito : mockito-core | jar | |
commons-logging : commons-logging | jar | 1.2 |