| License |
License |
|---|---|
| GroupId | GroupIdcn.itlym |
| ArtifactId | ArtifactIdshoulder-cluster |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionModules to centralize common resources and configuration for shoulder Maven builds.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| shoulder-cluster-0.6.pom | |
| shoulder-cluster-0.6.jar | 3 KB |
| shoulder-cluster-0.6-sources.jar | 3 KB |
| shoulder-cluster-0.6-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.itlym/shoulder-cluster/ -->
<dependency>
<groupId>cn.itlym</groupId>
<artifactId>shoulder-cluster</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.itlym/shoulder-cluster/
implementation 'cn.itlym:shoulder-cluster:0.6'
// https://jarcasting.com/artifacts/cn.itlym/shoulder-cluster/
implementation ("cn.itlym:shoulder-cluster:0.6")
'cn.itlym:shoulder-cluster:jar:0.6'
<dependency org="cn.itlym" name="shoulder-cluster" rev="0.6">
<artifact name="shoulder-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.itlym', module='shoulder-cluster', version='0.6')
)
libraryDependencies += "cn.itlym" % "shoulder-cluster" % "0.6"
[cn.itlym/shoulder-cluster "0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.itlym : shoulder-core | jar | |
| org.redisson : redisson Optional | jar | 3.13.6 |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.springframework.session : spring-session-data-redis Optional | jar |