1.1.4 Dew Cluster Rabbit

Dew 集群 Rabbit 实现

License

License

GroupId

GroupId

ms.dew
ArtifactId

ArtifactId

cluster-spi-rabbit
Last Version

Last Version

2.0.0-rc
Release Date

Release Date

Type

Type

jar
Description

Description

1.1.4 Dew Cluster Rabbit
Dew 集群 Rabbit 实现
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/cluster-spi-rabbit

Download cluster-spi-rabbit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ms.dew : cluster-common jar 2.0.0-rc
org.springframework.boot : spring-boot-starter-amqp jar 2.1.3.RELEASE
io.opentracing : opentracing-api Optional jar 0.31.0

test (2)

Group / Artifact Type Version
ms.dew : cluster-common-test jar 2.0.0-rc
ms.dew : test-starter jar 2.0.0-rc

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-rc
2.0.0-beta2
2.0.0-beta1