How To Install Java Artifact com.rabbitmq.http-client v1.0.0.RELEASE

com.rabbitmq http-client 1.0.0.RELEASE

Introduction

In this article, we'll learn how to install Java artifact http-client from com.rabbitmq group in version 1.0.0.RELEASE. The artifact is available in 37 versions: 5.2.0 5.1.0 5.0.0 4.2.0 4.1.2 4.1.1 4.1.0 4.0.0 3.12.1 3.12.0 3.11.0 3.10.0 3.9.0.RELEASE 3.8.0.RELEASE 3.7.0.RELEASE 3.6.1.RELEASE 3.6.0.RELEASE 3.5.0.RELEASE 3.4.0.RELEASE 3.3.0.RELEASE 3.2.0.RELEASE 3.1.1.RELEASE 3.1.0.RELEASE 3.0.1.RELEASE 3.0.1 3.0.0.RELEASE 2.1.0.RELEASE 2.0.2.RELEASE 2.0.1.RELEASE 2.0.0.RELEASE 1.3.2.RELEASE 1.3.1.RELEASE 1.3.0.RELEASE 1.2.0.RELEASE 1.1.1.RELEASE 1.1.0.RELEASE 1.0.0.RELEASE . The Java client for the RabbitMQ HTTP API project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://github.com/rabbitmq/hop .

How To Install Java Artifact com.rabbitmq.http-client In Version 1.0.0.RELEASE

To install the Java client for the RabbitMQ HTTP API artifact in version 1.0.0.RELEASE add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Java client for the RabbitMQ HTTP API dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Licenses

Developers