is not current version
Last Version 2.0.28-2

Dropwizard RabbitMQ Bundle 1.3.18-8

Provides actor abstraction on RabbitMQ for dropwizard based projects.

License

License

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.actors
ArtifactId

ArtifactId

dropwizard-rabbitmq-actors
Version

Version

1.3.18-8
Type

Type

jar
Description

Description

Dropwizard RabbitMQ Bundle
Provides actor abstraction on RabbitMQ for dropwizard based projects.
Project URL

Project URL

https://github.com/santanusinha/dropwizard-rabbitmq-actors
Source Code Management

Source Code Management

https://github.com/santanusinha/dropwizard-rabbitmq-actors.git

Download dropwizard-rabbitmq-actors 1.3.18-8


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.8.1
com.github.rholder : guava-retrying jar 2.0.0
org.apache.httpcomponents : httpclient jar 4.5.1

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
io.dropwizard : dropwizard-core jar 1.3.18
com.rabbitmq : amqp-client jar 5.5.3

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 1.3.18
io.appform.testcontainer : junit-testcontainer-commons jar 1.0.4
io.appform.testcontainer : junit-testcontainer-rabbitmq jar 1.0.4
org.awaitility : awaitility jar 4.0.2
com.squareup.okhttp3 : okhttp jar 4.9.1
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.