Categories |
CategoriesDropWizard Container Microservices ORM Data |
---|---|
GroupId | GroupIdio.appform.dropwizard.actors |
ArtifactId | ArtifactIddropwizard-rabbitmq-actors |
Version | Version1.3.18-7 |
Type | Typejar |
<!-- 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-7</version>
</dependency>
// https://jarcasting.com/artifacts/io.appform.dropwizard.actors/dropwizard-rabbitmq-actors/
implementation 'io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:1.3.18-7'
// https://jarcasting.com/artifacts/io.appform.dropwizard.actors/dropwizard-rabbitmq-actors/
implementation ("io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:1.3.18-7")
'io.appform.dropwizard.actors:dropwizard-rabbitmq-actors:jar:1.3.18-7'
<dependency org="io.appform.dropwizard.actors" name="dropwizard-rabbitmq-actors" rev="1.3.18-7">
<artifact name="dropwizard-rabbitmq-actors" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.appform.dropwizard.actors', module='dropwizard-rabbitmq-actors', version='1.3.18-7')
)
libraryDependencies += "io.appform.dropwizard.actors" % "dropwizard-rabbitmq-actors" % "1.3.18-7"
[io.appform.dropwizard.actors/dropwizard-rabbitmq-actors "1.3.18-7"]