| License |
License |
|---|---|
| GroupId | GroupIdxin.alum |
| ArtifactId | ArtifactIdaim-cluster |
| Last Version | Last Version1.3.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAim/Cluster
alum-aim-cluster project for Spring Boot
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aim-cluster-1.3.6.pom | |
| aim-cluster-1.3.6.jar | 19 KB |
| aim-cluster-1.3.6-sources.jar | 12 KB |
| aim-cluster-1.3.6-javadoc.jar | 90 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xin.alum/aim-cluster/ -->
<dependency>
<groupId>xin.alum</groupId>
<artifactId>aim-cluster</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation 'xin.alum:aim-cluster:1.3.6'
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation ("xin.alum:aim-cluster:1.3.6")
'xin.alum:aim-cluster:jar:1.3.6'
<dependency org="xin.alum" name="aim-cluster" rev="1.3.6">
<artifact name="aim-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.alum', module='aim-cluster', version='1.3.6')
)
libraryDependencies += "xin.alum" % "aim-cluster" % "1.3.6"
[xin.alum/aim-cluster "1.3.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-amqp | jar | |
| com.rabbitmq : amqp-client | jar | |
| org.springframework.data : spring-data-redis | jar | |
| org.springframework.boot : spring-boot-starter-data-redis | jar | |
| org.projectlombok : lombok | jar | 1.18.20 |
| xin.alum : aim-starter | jar | 1.3.6 |
| cn.teaey.apns4j : apns4j | jar | 1.1.4 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-pool2 | jar | 2.11.1 |
| org.springframework.boot : spring-boot-starter-test | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |