How To Install Java Artifact org.mortbay.jetty.bayeux-client v6.1.6rc1

org.mortbay.jetty bayeux-client 6.1.6rc1

Introduction

In this article, we'll learn how to install Java artifact bayeux-client from org.mortbay.jetty group in version 6.1.6rc1. The artifact is available in 14 versions: 7.0.0pre2 7.0.0pre1 7.0.0pre0 6.1H.10 6.1H.8 6.1H.7 6.1H.6 6.1.11 6.1.10 6.1.9 6.1.8 6.1.7 6.1.6rc1 6.1.6 . The bayeux java client project has been released under Apache License Version 2 license, and has its own website at: http://www.cometd.com . The parent project is: org.mortbay.jetty::cometd::6.1.6rc1

How To Install Java Artifact org.mortbay.jetty.bayeux-client In Version 6.1.6rc1

To install the bayeux java client artifact in version 6.1.6rc1 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 bayeux java 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 (3)

Provided dependencies (1)

Test dependencies (1)

Licenses