Registry / cli / org-apache-karaf-shell-core

org-apache-karaf-shell-core

JSON →
library4.4.10javamavenunverified

Provides OSGi shell integration and console support for Apache Karaf.

<dependency> <groupId>org.apache.karaf.shell</groupId> <artifactId>org.apache.karaf.shell.core</artifactId> <version>4.4.10</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-KARAF-S
O
org-apache-karaf-shell-core
clijavav4.4.10
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.

OsgiCommandSupport
org.apache.karaf.shell.console.OsgiCommandSupport

Extend OsgiCommandSupport to create a custom Karaf shell command

import org.apache.karaf.shell.console.OsgiCommandSupport; public class MyCommand extends OsgiCommandSupport { @Override protected Object doExecute() throws Exception { return null; } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
OpenAI (training)
2
Amazon
1
Resources
org-apache-karaf-shell-core — mvn dependency:get org-apache-karaf-shell-core · libregistry