Last Version

The RabbitMQ java client library tests 1.2.0

RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks.

License

License

MPL
Categories

Categories

CLI User Interface
GroupId

GroupId

com.rabbitmq
ArtifactId

ArtifactId

rabbitmq-client-tests
Version

Version

1.2.0
Type

Type

jar
Description

Description

The RabbitMQ java client library tests
RabbitMQ is a complete and highly reliable Enterprise Messaging system. The RabbitMQ client libraries and broker daemon can be used together to create an AMQP network, or used individually to bring the benefits of RabbitMQ to established networks.
Project URL

Project URL

http://www.rabbitmq.com/

Download rabbitmq-client-tests 1.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.rabbitmq : rabbitmq-client jar 1.2.0
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.