Last Version

Apache Felix Http Cometd 2.3.2

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.cometd
Version

Version

2.3.2
Type

Type

jar
Description

Description

Apache Felix Http Cometd
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.http.cometd 2.3.2


<!-- https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.cometd/ -->
<dependency>
    <groupId>org.apache.felix</groupId>
    <artifactId>org.apache.felix.http.cometd</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.cometd/
implementation 'org.apache.felix:org.apache.felix.http.cometd:2.3.2'
// https://jarcasting.com/artifacts/org.apache.felix/org.apache.felix.http.cometd/
implementation ("org.apache.felix:org.apache.felix.http.cometd:2.3.2")
'org.apache.felix:org.apache.felix.http.cometd:jar:2.3.2'
<dependency org="org.apache.felix" name="org.apache.felix.http.cometd" rev="2.3.2">
  <artifact name="org.apache.felix.http.cometd" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.felix', module='org.apache.felix.http.cometd', version='2.3.2')
)
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.cometd" % "2.3.2"
[org.apache.felix/org.apache.felix.http.cometd "2.3.2"]

Dependencies

compile (11)

Group / Artifact Type Version
org.eclipse.jetty : jetty-util jar 8.1.14.v20131031
org.cometd.java : cometd-java-server jar 2.8.0
org.cometd.java : cometd-java-client jar 2.8.0
org.cometd.java : cometd-java-common jar 2.8.0
org.cometd.java : bayeux-api jar 2.8.0
org.apache.felix : org.apache.felix.http.base jar 2.3.2
org.eclipse.jetty : jetty-client jar 8.1.14.v20131031
org.eclipse.jetty : jetty-continuation jar 8.1.14.v20131031
org.eclipse.jetty : jetty-http jar 8.1.14.v20131031
org.eclipse.jetty : jetty-io jar 8.1.14.v20131031
org.eclipse.jetty : jetty-jmx jar 8.1.14.v20131031

provided (3)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.compendium jar 4.2.0
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.2
org.easymock : easymock jar 2.4

Project Modules

There are no modules declared in this project.