How To Install Java Artifact org.apache.qpid.qpid-client v0.24

org.apache.qpid qpid-client 0.24

Introduction

In this article, we'll learn how to install Java artifact qpid-client from org.apache.qpid group in version 0.24. The artifact is available in 35 versions: 6.4.0 6.3.4 6.3.3 6.3.2 6.3.1 6.3.0 6.1.7 6.1.6 6.1.5 6.1.4 6.1.3 6.1.2 6.1.1 6.1.0 6.0.8 6.0.7 6.0.6 6.0.5 6.0.4 6.0.3 6.0.2 6.0.1 6.0.0 0.32 0.30 0.28 0.26 0.24 0.22 0.20 0.18 0.16 0.14 0.12 0.10 . The qpid-client project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://qpid.apache.org .

How To Install Java Artifact org.apache.qpid.qpid-client In Version 0.24

To install the qpid-client artifact in version 0.24 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 qpid-client 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 (1)

Provided dependencies (1)

Licenses