RabbitEasy

Convenient library for clients using a RabbitMQ message broker

License

License

GroupId

GroupId

com.zanox.lib.rabbiteasy
ArtifactId

ArtifactId

rabbiteasy
Last Version

Last Version

1.2.0
Release Date

Release Date

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

Filename Size
rabbiteasy-1.2.0.pom 4 KB
Browse

How to add to project

<!-- 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

Versions

Version
1.2.0
1.1.0
1.0.1
1.0.0
0.1.0