Registry / cli / org-apache-felix-gogo-shell

org-apache-felix-gogo-shell

JSON →
library1.1.4javamavenunverified

Provides a command-line shell for interacting with Apache Felix OSGi frameworks.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.gogo.shell</artifactId> <version>1.1.4</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-FELIX-G
O
org-apache-felix-gogo-shell
clijavav1.1.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Shell
org.apache.felix.gogo.shell.Shell

Starts the Gogo shell for OSGi interaction.

import org.apache.felix.gogo.shell.Shell; public class Example { public static void main(String[] args) { Shell shell = new Shell(); shell.start(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
org-apache-felix-gogo-shell — mvn dependency:get org-apache-felix-gogo-shell · libregistry