is not current version
Last Version 2.0.0-rc

ms.dew:cluster-spi-rabbit 2.0.0-beta2

Dew 集群 Rabbit 实现

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-spi-rabbit
Version

Version

2.0.0-beta2
Type

Type

jar

Download cluster-spi-rabbit 2.0.0-beta2


<!-- https://jarcasting.com/artifacts/ms.dew/cluster-spi-rabbit/ -->
<dependency>
    <groupId>ms.dew</groupId>
    <artifactId>cluster-spi-rabbit</artifactId>
    <version>2.0.0-beta2</version>
</dependency>
// https://jarcasting.com/artifacts/ms.dew/cluster-spi-rabbit/
implementation 'ms.dew:cluster-spi-rabbit:2.0.0-beta2'
// https://jarcasting.com/artifacts/ms.dew/cluster-spi-rabbit/
implementation ("ms.dew:cluster-spi-rabbit:2.0.0-beta2")
'ms.dew:cluster-spi-rabbit:jar:2.0.0-beta2'
<dependency org="ms.dew" name="cluster-spi-rabbit" rev="2.0.0-beta2">
  <artifact name="cluster-spi-rabbit" type="jar" />
</dependency>
@Grapes(
@Grab(group='ms.dew', module='cluster-spi-rabbit', version='2.0.0-beta2')
)
libraryDependencies += "ms.dew" % "cluster-spi-rabbit" % "2.0.0-beta2"
[ms.dew/cluster-spi-rabbit "2.0.0-beta2"]