Last Version

bootique-rabbitmq-client: RabbitMQ AMQP client Integration with Bootique 2.0.1

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.1
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.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.bootique : bootique jar 2.0.1
com.rabbitmq : amqp-client jar 5.14.0
org.slf4j : slf4j-api jar 1.7.25

test (5)

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

Project Modules

There are no modules declared in this project.