не последняя версия
Последняя версия 2.0.28-2

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

Provides actor abstraction on RabbitMQ for dropwizard based projects.

Категории

Категории

DropWizard Контейнер Микросервисы ORM Данные
Группа

Группа

io.appform.dropwizard.actors
Идентификатор

Идентификатор

dropwizard-rabbitmq-actors
Версия

Версия

1.3.18-4
Тип

Тип

jar

Скачать dropwizard-rabbitmq-actors 1.3.18-4


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