Last Version

RabbitEasy 1.2.0

Convenient library for clients using a RabbitMQ message broker

License

License

GroupId

GroupId

com.zanox.lib.rabbiteasy
ArtifactId

ArtifactId

rabbiteasy
Version

Version

1.2.0
Type

Type

pom
Description

Description

RabbitEasy
Convenient library for clients using a RabbitMQ message broker
Project URL

Project URL

https://github.com/zanox/rabbiteasy

Download rabbiteasy 1.2.0

Filename Size
rabbiteasy-1.2.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy/ -->
<dependency>
    <groupId>com.zanox.lib.rabbiteasy</groupId>
    <artifactId>rabbiteasy</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy/
implementation 'com.zanox.lib.rabbiteasy:rabbiteasy:1.2.0'
// https://jarcasting.com/artifacts/com.zanox.lib.rabbiteasy/rabbiteasy/
implementation ("com.zanox.lib.rabbiteasy:rabbiteasy:1.2.0")
'com.zanox.lib.rabbiteasy:rabbiteasy:pom:1.2.0'
<dependency org="com.zanox.lib.rabbiteasy" name="rabbiteasy" rev="1.2.0">
  <artifact name="rabbiteasy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zanox.lib.rabbiteasy', module='rabbiteasy', version='1.2.0')
)
libraryDependencies += "com.zanox.lib.rabbiteasy" % "rabbiteasy" % "1.2.0"
[com.zanox.lib.rabbiteasy/rabbiteasy "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • rabbiteasy-core
  • rabbiteasy-testing
  • rabbiteasy-cdi