is not current version
Last Version 1.3.6

Aim/Cluster 1.0.1

alum-aim-cluster project for Spring Boot

License

License

GroupId

GroupId

xin.alum
ArtifactId

ArtifactId

aim-cluster
Version

Version

1.0.1
Type

Type

jar
Description

Description

Aim/Cluster
alum-aim-cluster project for Spring Boot
Project Organization

Project Organization

The AIM Project

Download aim-cluster 1.0.1


<!-- https://jarcasting.com/artifacts/xin.alum/aim-cluster/ -->
<dependency>
    <groupId>xin.alum</groupId>
    <artifactId>aim-cluster</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation 'xin.alum:aim-cluster:1.0.1'
// https://jarcasting.com/artifacts/xin.alum/aim-cluster/
implementation ("xin.alum:aim-cluster:1.0.1")
'xin.alum:aim-cluster:jar:1.0.1'
<dependency org="xin.alum" name="aim-cluster" rev="1.0.1">
  <artifact name="aim-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='xin.alum', module='aim-cluster', version='1.0.1')
)
libraryDependencies += "xin.alum" % "aim-cluster" % "1.0.1"
[xin.alum/aim-cluster "1.0.1"]

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar
com.rabbitmq : amqp-client jar
org.springframework.data : spring-data-redis jar 2.4.5
org.springframework.boot : spring-boot-starter-data-redis jar 2.4.5
org.projectlombok : lombok jar 1.18.20
xin.alum : aim-starter jar 1.0.0
cn.teaey.apns4j : apns4j jar 1.1.4
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-pool2 jar 2.9.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-RC1
junit : junit jar 4.13.2
org.springframework.boot : spring-boot-starter-test jar 2.5.4

Project Modules

There are no modules declared in this project.