Download org.apache.felix.webconsole-1.2.8.jar file - Jar o

Jar examples for o:org.apache.felix.webconsole

Description

Web Based Management Console for OSGi Frameworks. See http://felix.apache.org/site/apache-felix-web-console.html for more information on this bundle.

You can download jar file org.apache.felix.webconsole 1.2.8 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.felix.webconsole-1.2.8.jar to your project.

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

Download

Click the following link to download the jar file.

org.apache.felix.webconsole-1.2.8.jar
org.apache.felix.webconsole-1.2.8.pom



Related Tutorials