is not current version
Last Version 1.5.5

io.projectreactor.rabbitmq:reactor-rabbitmq-samples 1.4.2.RELEASE

Samples for Reactor RabbitMQ

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.projectreactor.rabbitmq
ArtifactId

ArtifactId

reactor-rabbitmq-samples
Version

Version

1.4.2.RELEASE
Type

Type

jar

Download reactor-rabbitmq-samples 1.4.2.RELEASE


<!-- https://jarcasting.com/artifacts/io.projectreactor.rabbitmq/reactor-rabbitmq-samples/ -->
<dependency>
    <groupId>io.projectreactor.rabbitmq</groupId>
    <artifactId>reactor-rabbitmq-samples</artifactId>
    <version>1.4.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.projectreactor.rabbitmq/reactor-rabbitmq-samples/
implementation 'io.projectreactor.rabbitmq:reactor-rabbitmq-samples:1.4.2.RELEASE'
// https://jarcasting.com/artifacts/io.projectreactor.rabbitmq/reactor-rabbitmq-samples/
implementation ("io.projectreactor.rabbitmq:reactor-rabbitmq-samples:1.4.2.RELEASE")
'io.projectreactor.rabbitmq:reactor-rabbitmq-samples:jar:1.4.2.RELEASE'
<dependency org="io.projectreactor.rabbitmq" name="reactor-rabbitmq-samples" rev="1.4.2.RELEASE">
  <artifact name="reactor-rabbitmq-samples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.projectreactor.rabbitmq', module='reactor-rabbitmq-samples', version='1.4.2.RELEASE')
)
libraryDependencies += "io.projectreactor.rabbitmq" % "reactor-rabbitmq-samples" % "1.4.2.RELEASE"
[io.projectreactor.rabbitmq/reactor-rabbitmq-samples "1.4.2.RELEASE"]