License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices ORM Data |
GroupId | GroupIdio.appform.dropwizard.actors |
ArtifactId | ArtifactIddropwizard-rabbitmq-actors |
Last Version | Last Version2.0.28-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDropwizard RabbitMQ Bundle
Provides actor abstraction on RabbitMQ for dropwizard based projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.appform.dropwizard.actors/dropwizard-rabbitmq-actors/ -->
<dependency>
<groupId>io.appform.dropwizard.actors</groupId>
<artifactId>dropwizard-rabbitmq-actors</artifactId>
<version>2.0.28-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.actors/dropwizard-rabbitmq-actors/
implementation 'io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:2.0.28-2'
// https://jarcasting.com/artifacts/io.appform.dropwizard.actors/dropwizard-rabbitmq-actors/
implementation ("io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:2.0.28-2")
'io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:jar:2.0.28-2'
<dependency org="io.appform.dropwizard.actors" name="dropwizard-rabbitmq-actors" rev="2.0.28-2">
<artifact name="dropwizard-rabbitmq-actors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.actors', module='dropwizard-rabbitmq-actors', version='2.0.28-2')
)
libraryDependencies += "io.appform.dropwizard.actors" % "dropwizard-rabbitmq-actors" % "2.0.28-2"
[io.appform.dropwizard.actors/dropwizard-rabbitmq-actors "2.0.28-2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.github.rholder : guava-retrying | jar | 2.0.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
io.dropwizard : dropwizard-core | jar | 2.0.28 |
com.rabbitmq : amqp-client | jar | 5.14.1 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.28 |
io.appform.testcontainer : junit-testcontainer-commons | jar | 1.0.6 |
io.appform.testcontainer : junit-testcontainer-rabbitmq | jar | 1.0.6 |
org.awaitility : awaitility | jar | 4.1.1 |
com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
com.github.stefanbirkner : system-rules | jar | 1.19.0 |