is not current version
Last Version 2.0.28-2

io.appform.dropwizard.actors:dropwizard-rabbitmq-actors 1.3.18-1

Provides actor abstraction on RabbitMQ for dropwizard based projects.

Categories

Categories

DropWizard Container Microservices ORM Data
GroupId

GroupId

io.appform.dropwizard.actors
ArtifactId

ArtifactId

dropwizard-rabbitmq-actors
Version

Version

1.3.18-1
Type

Type

jar

Download dropwizard-rabbitmq-actors 1.3.18-1


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