is not current version
Last Version 1.3

bootique-rabbitmq-client: RabbitMQ Integration with Bootique 1.2

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


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

Dependencies

compile (2)

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

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.testcontainers : testcontainers jar 1.4.3
org.mockito : mockito-core jar 2.19.0
io.bootique : bootique-test jar 1.2
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.