Last Version

Apache Felix Http Proxy 3.0.6

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.proxy
Version

Version

3.0.6
Type

Type

jar
Description

Description

Apache Felix Http Proxy
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.proxy 3.0.6


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

Dependencies

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.osgi : osgi.core jar 6.0.0
org.jetbrains : annotations jar 16.0.2
org.osgi : osgi.annotation jar 6.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.17.0

Project Modules

There are no modules declared in this project.