License |
License |
---|---|
GroupId | GroupIdcom.github.sisyphsu |
ArtifactId | ArtifactIdcommon-cluster |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-cluster
A common cluster control package
|
Filename | Size |
---|---|
common-cluster-1.0.4.pom | |
common-cluster-1.0.4.jar | 41 KB |
common-cluster-1.0.4-sources.jar | 21 KB |
common-cluster-1.0.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sisyphsu/common-cluster/ -->
<dependency>
<groupId>com.github.sisyphsu</groupId>
<artifactId>common-cluster</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sisyphsu/common-cluster/
implementation 'com.github.sisyphsu:common-cluster:1.0.4'
// https://jarcasting.com/artifacts/com.github.sisyphsu/common-cluster/
implementation ("com.github.sisyphsu:common-cluster:1.0.4")
'com.github.sisyphsu:common-cluster:jar:1.0.4'
<dependency org="com.github.sisyphsu" name="common-cluster" rev="1.0.4">
<artifact name="common-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sisyphsu', module='common-cluster', version='1.0.4')
)
libraryDependencies += "com.github.sisyphsu" % "common-cluster" % "1.0.4"
[com.github.sisyphsu/common-cluster "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.apache.curator : curator-recipes | jar | 2.13.0 |
org.slf4j : slf4j-api | jar | |
org.apache.commons : commons-lang3 | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |