is not current version
Last Version 1.2.3.RELEASE

com.github.luues:commons-rabbitmq 1.1.0.RELEASE

A Simple Rabbitmq Package

GroupId

GroupId

com.github.luues
ArtifactId

ArtifactId

commons-rabbitmq
Version

Version

1.1.0.RELEASE
Type

Type

jar

Download commons-rabbitmq 1.1.0.RELEASE


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