How To Install Java Artifact org.mortbay.jetty.cometd-api v0.9.20071211

org.mortbay.jetty cometd-api 0.9.20071211

Introduction

In this article, we'll learn how to install Java artifact cometd-api from org.mortbay.jetty group in version 0.9.20071211. The artifact is available in 12 versions: 7.0.0pre2 7.0.0pre1 7.0.0pre0 0.9.20080221 0.9.20080218 0.9.20080207 0.9.20080104 0.9.20071211 0.9.20071106 0.9.20071105 0.9.20070918 0.9.20070627 . The cometd api 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.2-SNAPSHOT

How To Install Java Artifact org.mortbay.jetty.cometd-api In Version 0.9.20071211

To install the cometd api artifact in version 0.9.20071211 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 cometd 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.

Licenses