Last Version

rabbitmq-client-0.1.0 0.1.0

A simple RabbitMQ client.

License

License

Categories

Categories

Net CLI User Interface Messaging Application Layer Libs
GroupId

GroupId

net.kut3.messaging
ArtifactId

ArtifactId

rabbitmq-client
Version

Version

0.1.0
Type

Type

jar
Description

Description

rabbitmq-client-0.1.0
A simple RabbitMQ client.
Project URL

Project URL

http://kut3.net/messaging/rabbitmq-client

Download rabbitmq-client 0.1.0


<!-- https://jarcasting.com/artifacts/net.kut3.messaging/rabbitmq-client/ -->
<dependency>
    <groupId>net.kut3.messaging</groupId>
    <artifactId>rabbitmq-client</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kut3.messaging/rabbitmq-client/
implementation 'net.kut3.messaging:rabbitmq-client:0.1.0'
// https://jarcasting.com/artifacts/net.kut3.messaging/rabbitmq-client/
implementation ("net.kut3.messaging:rabbitmq-client:0.1.0")
'net.kut3.messaging:rabbitmq-client:jar:0.1.0'
<dependency org="net.kut3.messaging" name="rabbitmq-client" rev="0.1.0">
  <artifact name="rabbitmq-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kut3.messaging', module='rabbitmq-client', version='0.1.0')
)
libraryDependencies += "net.kut3.messaging" % "rabbitmq-client" % "0.1.0"
[net.kut3.messaging/rabbitmq-client "0.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.kut3 : messaging jar 0.1.0
com.rabbitmq : amqp-client jar 5.6.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.