Download org.apache.felix.servicediagnostics.plugin-0.1.3.jar file - Jar o

Jar examples for o:org.apache.felix.servicediagnostics.plugin

Description

This is a plugin for the Apache Felix OSGi web console providing a graphical representation of services and missing required dependencies.

You can download jar file org.apache.felix.servicediagnostics.plugin 0.1.3 in this page.

Build File

You can use the following script to add org.apache.felix.servicediagnostics.plugin-0.1.3.jar to your project.

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

Download

Click the following link to download the jar file.

org.apache.felix.servicediagnostics.plugin-0.1.3.jar
org.apache.felix.servicediagnostics.plugin-0.1.3.pom



Related Tutorials