MVN

org.osgi : osgi.enroute.webconsole.xray.provider

Maven & Gradle

Nov 30, 2021
3 usages
4 stars

osgi.enroute.webconsole.xray.provider · A plugin for the Apache Felix Webconsole. When installed, this bundle will add a tab on the Web Console that provides a graphic overview of the OSGi framework, including services, bundles, and components. Colors are used to encode the different states. Bundles are shown to be started, stopped, starting, resolved, and installed. Services are shown to be used, looked for, or registered in the air. Components can be seen to be operating or not satisfied. Most objects have a tooltip with extra information and all objects can be clicked upon. Hovering over a bundle or service shows only the conenections to/from the component. The display updates every 5 seconds to provide a continuous view on the operations of the framework it runs on.

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.webconsole.xray.provider</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.osgi : osgi.enroute.webconsole.xray.provider to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.osgi : osgi.enroute.webconsole.xray.provider to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
osgi.enroute.webconsole.xray.provider-2.1.0
2.0.x
osgi.enroute.webconsole.xray.provider-2.0.0

How to add a dependency to Maven

Add the following org.osgi : osgi.enroute.webconsole.xray.provider maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.osgi</groupId>
    <artifactId>osgi.enroute.webconsole.xray.provider</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.osgi : osgi.enroute.webconsole.xray.provider gradle dependency to your build.gradle file:

implementation 'org.osgi:osgi.enroute.webconsole.xray.provider:2.1.0'

Gradle Kotlin DSL: Add the following org.osgi : osgi.enroute.webconsole.xray.provider gradle kotlin dependency to your build.gradle.kts file:

implementation("org.osgi:osgi.enroute.webconsole.xray.provider:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.osgi : osgi.enroute.webconsole.xray.provider sbt scala dependency to your build.sbt file:

libraryDependencies += "org.osgi" % "osgi.enroute.webconsole.xray.provider" % "2.1.0"

Advertisement

Dependencies from Group

Jul 30, 2014
5.8k usages
Sep 24, 2013
3.1k usages
Dec 20, 2022
1.3k usages
88 stars
Nov 30, 2021
1.3k usages
Nov 30, 2021
1.2k usages

Discover Dependencies

Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
4 stars
Nov 30, 2021
2 usages
14.3k stars
Nov 30, 2021
2 usages
4 stars