Jar examples for o:org.apache.felix.http.bridge
This is an implementation of the OSGi Http Service and the OSGi Http Whiteboard Specification used when run as a web application
You can download jar file org.apache.felix.http.bridge 3.0.16 in this page.
Apache License
You can use the following script to add org.apache.felix.http.bridge-3.0.16.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.http.bridge</artifactId> <version>3.0.16</version> </dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.http.bridge', version: '3.0.16'
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.bridge" % "3.0.16"
<dependency org="org.apache.felix" name="org.apache.felix.http.bridge" rev="3.0.16"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.http.bridge', version='3.0.16'))
'org.apache.felix:org.apache.felix.http.bridge:jar:3.0.16'
Click the following link to download the jar file.
org.apache.felix.http.bridge-3.0.16-sources.jar