Download org.apache.felix.http.servlet-api-1.1.0.jar file - Jar o

Jar examples for o:org.apache.felix.http.servlet-api

Description

Provides the Servlet API for use by applications

You can download jar file org.apache.felix.http.servlet-api 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.felix.http.servlet-api-1.1.0.jar to your project.

<dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.http.servlet-api</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.http.servlet-api', version: '1.1.0'
libraryDependencies += "org.apache.felix" % "org.apache.felix.http.servlet-api" % "1.1.0"
<dependency org="org.apache.felix" name="org.apache.felix.http.servlet-api" rev="1.1.0"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.http.servlet-api', version='1.1.0'))
'org.apache.felix:org.apache.felix.http.servlet-api:jar:1.1.0'

Download

Click the following link to download the jar file.

org.apache.felix.http.servlet-api-1.1.0-sources.jar
org.apache.felix.http.servlet-api-1.1.0.jar
org.apache.felix.http.servlet-api-1.1.0.pom



Related Tutorials