License |
License |
---|---|
GroupId | GroupIdxin.alum |
ArtifactId | ArtifactIdaim-cluster |
Version | Version1.2.7 |
Type | Typejar |
Description |
DescriptionAim/Cluster
alum-aim-cluster project for Spring Boot
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
aim-cluster-1.2.7.pom | |
aim-cluster-1.2.7.jar | 19 KB |
aim-cluster-1.2.7-sources.jar | 12 KB |
aim-cluster-1.2.7-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xin.alum/aim-cluster/ -->
<dependency>
<groupId>xin.alum</groupId>
<artifactId>aim-cluster</artifactId>
<version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation 'xin.alum:aim-cluster:1.2.7'
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation ("xin.alum:aim-cluster:1.2.7")
'xin.alum:aim-cluster:jar:1.2.7'
<dependency org="xin.alum" name="aim-cluster" rev="1.2.7">
<artifact name="aim-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.alum', module='aim-cluster', version='1.2.7')
)
libraryDependencies += "xin.alum" % "aim-cluster" % "1.2.7"
[xin.alum/aim-cluster "1.2.7"]
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.2.7 |
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 |