Apache Felix Http API

Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.api
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Felix Http API
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.http.api

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0
org.osgi : osgi.core jar 6.0.0
org.osgi : osgi.cmpn jar 6.0.0
org.osgi : osgi.annotation jar 6.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.easymock : easymock jar 2.5.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
2.3.2
2.3.0
2.2.2
2.2.1
2.2.0
2.0.4
2.0.2