MVN

com.rabbitmq : rabbitmq-client-tests

Maven & Gradle

Nov 24, 2008

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.

<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>rabbitmq-client-tests</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.rabbitmq : rabbitmq-client-tests to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.rabbitmq : rabbitmq-client-tests to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
rabbitmq-client-tests-1.2.0

How to add a dependency to Maven

Add the following com.rabbitmq : rabbitmq-client-tests maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.rabbitmq</groupId>
    <artifactId>rabbitmq-client-tests</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.rabbitmq : rabbitmq-client-tests gradle dependency to your build.gradle file:

implementation 'com.rabbitmq:rabbitmq-client-tests:1.2.0'

Gradle Kotlin DSL: Add the following com.rabbitmq : rabbitmq-client-tests gradle kotlin dependency to your build.gradle.kts file:

implementation("com.rabbitmq:rabbitmq-client-tests:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.rabbitmq : rabbitmq-client-tests sbt scala dependency to your build.sbt file:

libraryDependencies += "com.rabbitmq" % "rabbitmq-client-tests" % "1.2.0"

Advertisement

Dependencies from Group

Jun 29, 2023
821 usages
1.1k stars
Aug 01, 2023
27 usages
130 stars
Dec 18, 2009
3 usages
Aug 02, 2023
2 usages
52 stars
Oct 17, 2016

Discover Dependencies

Sep 20, 2005
Feb 13, 2015
24 stars
Jun 14, 2013
6 usages
1 stars
Sep 14, 2011
1 usages
19 stars
Sep 20, 2005
33 usages
Aug 24, 2012
11 usages