Last Version

Apache Felix Http Samples - Bridge 2.3.2

Apache Felix is an OSGi implementation.

License

License

GroupId

GroupId

org.apache.felix
ArtifactId

ArtifactId

org.apache.felix.http.samples.bridge
Version

Version

2.3.2
Type

Type

war
Description

Description

Apache Felix Http Samples - Bridge
Apache Felix is an OSGi implementation.
Project Organization

Project Organization

The Apache Software Foundation

Download org.apache.felix.http.samples.bridge 2.3.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.felix : org.apache.felix.framework jar 4.2.1
org.apache.felix : org.apache.felix.http.proxy jar 2.3.2

provided (5)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
org.osgi : org.osgi.compendium jar 4.2.0
org.apache.felix : org.apache.felix.http.bridge jar 2.3.2
org.apache.felix : org.apache.felix.http.samples.filter jar 2.3.2
org.apache.felix : org.apache.felix.webconsole jar 4.2.0

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.