Last Version

RabbitEasy Core 1.2.0

Convenient library for clients using a RabbitMQ message broker

License

License

GroupId

GroupId

com.zanox.lib.rabbiteasy
ArtifactId

ArtifactId

rabbiteasy-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

RabbitEasy Core
Convenient library for clients using a RabbitMQ message broker

Download rabbiteasy-core 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 2.8.7
org.slf4j : slf4j-api jar 1.6.6

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.6
com.zanox.lib.rabbiteasy : rabbiteasy-testing jar 1.2.0
junit : junit jar 4.10
org.easymock : easymock jar 3.1
org.powermock : powermock-module-junit4 jar 1.4.12
org.powermock : powermock-api-easymock jar 1.4.12

Project Modules

There are no modules declared in this project.