MVN

org.cometd.java : cometd-java-client-http

Maven & Gradle

Mar 20, 2023
552 stars

CometD :: Java :: Client :: HTTP

<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java-client-http</artifactId>
    <version>7.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.cometd.java : cometd-java-client-http to add to Maven - Latest Versions:

  • Latest Stable: 7.0.10
  • Latest Beta: 5.0.0-BETA1

All Versions

Choose a version of org.cometd.java : cometd-java-client-http to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
cometd-java-client-http-7.0.10
cometd-java-client-http-7.0.9
cometd-java-client-http-7.0.8
cometd-java-client-http-7.0.7
cometd-java-client-http-7.0.6
cometd-java-client-http-7.0.5
cometd-java-client-http-7.0.3
cometd-java-client-http-7.0.2
cometd-java-client-http-7.0.1
cometd-java-client-http-7.0.0
6.0.x
cometd-java-client-http-6.0.10
cometd-java-client-http-6.0.9
cometd-java-client-http-6.0.8
cometd-java-client-http-6.0.7
cometd-java-client-http-6.0.6
cometd-java-client-http-6.0.5
cometd-java-client-http-6.0.4
cometd-java-client-http-6.0.3
cometd-java-client-http-6.0.2
cometd-java-client-http-6.0.1
cometd-java-client-http-6.0.0
5.0.x
cometd-java-client-http-5.0.15
cometd-java-client-http-5.0.14
cometd-java-client-http-5.0.13
cometd-java-client-http-5.0.12
cometd-java-client-http-5.0.11
cometd-java-client-http-5.0.10
cometd-java-client-http-5.0.9
cometd-java-client-http-5.0.8
cometd-java-client-http-5.0.7
cometd-java-client-http-5.0.6
cometd-java-client-http-5.0.5
cometd-java-client-http-5.0.4
cometd-java-client-http-5.0.3
cometd-java-client-http-5.0.2
cometd-java-client-http-5.0.1
cometd-java-client-http-5.0.0
cometd-java-client-http-5.0.0-BETA1
cometd-java-client-http-5.0.0-BETA0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.cometd.java</groupId>
    <artifactId>cometd-java-client-http</artifactId>
    <version>7.0.10</version>
</dependency>