is not current version
Last Version 2.0.1

bootique-rabbitmq-client: RabbitMQ AMQP client Integration with Bootique 2.0.M1

Provides RabbitMQ AMQP client integration with Bootique.

License

License

Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.rabbitmq
ArtifactId

ArtifactId

bootique-rabbitmq-client
Version

Version

2.0.M1
Type

Type

jar
Description

Description

bootique-rabbitmq-client: RabbitMQ AMQP client Integration with Bootique
Provides RabbitMQ AMQP client integration with Bootique.
Project Organization

Project Organization

ObjectStyle LLC

Download bootique-rabbitmq-client 2.0.M1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.M1
com.rabbitmq : amqp-client jar 5.9.0

test (5)

Group / Artifact Type Version
org.testcontainers : rabbitmq jar
org.mockito : mockito-core jar 3.3.3
io.bootique : bootique-junit5 jar 2.0.M1
org.testcontainers : junit-jupiter jar
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.