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