Download felixweb-1.0.0.jar file - Jar f

Jar examples for f:felixweb

Description

A Karaf feature and partialbundlelist providing the Felix webconsole and http service.

You can download jar file felixweb 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add felixweb-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.clerezza.provisioning</groupId>
   <artifactId>felixweb</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.clerezza.provisioning', name: 'felixweb', version: '1.0.0'
libraryDependencies += "org.apache.clerezza.provisioning" % "felixweb" % "1.0.0"
<dependency org="org.apache.clerezza.provisioning" name="felixweb" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.clerezza.provisioning', module='felixweb', version='1.0.0'))
'org.apache.clerezza.provisioning:felixweb:jar:1.0.0'

Download

Click the following link to download the jar file.

felixweb-1.0.0-sources.jar
felixweb-1.0.0.pom



Related Tutorials