is not current version
Last Version 1.0.6

io.github.pleuvoir:rabbitmq-plugin 1.0.0

The project provide more convenient API to use rabbitmq.

GroupId

GroupId

io.github.pleuvoir
ArtifactId

ArtifactId

rabbitmq-plugin
Version

Version

1.0.0
Type

Type

jar

Download rabbitmq-plugin 1.0.0


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