is not current version
Last Version 3.0.0

org.apache.felix:org.apache.felix.http.bundle 2.2.0


GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.bundle
Version

Version

2.2.0
Type

Type

jar

Download org.apache.felix.http.bundle 2.2.0


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