Last Version

bootique-rabbitmq-client: RabbitMQ Integration with Bootique 1.3

Provides RabbitMQ integration with Bootique.

License

License

Categories

Categories

CLI User Interface Bootique Web Frameworks
GroupId

GroupId

io.bootique.rabbitmq.client
ArtifactId

ArtifactId

bootique-rabbitmq-client
Version

Version

1.3
Type

Type

jar
Description

Description

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

Project Organization

ObjectStyle LLC

Download bootique-rabbitmq-client 1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.bootique : bootique jar 1.3
com.rabbitmq : amqp-client jar 5.4.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.testcontainers : testcontainers jar 1.15.1
org.mockito : mockito-core jar 2.19.0
io.bootique : bootique-test jar 1.3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.