{"id":56202,"library":"org-apache-karaf-shell-core","title":"Apache Karaf Shell Core","description":"Provides OSGi shell integration and console support for Apache Karaf.","status":"active","version":"4.4.10","language":"java","source_language":null,"source_url":"https://gitbox.apache.org/repos/asf?p=karaf.git;a=summary","tags":["osgi","shell","karaf"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.karaf.shell</groupId>\n  <artifactId>org.apache.karaf.shell.core</artifactId>\n  <version>4.4.10</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.karaf.shell:org.apache.karaf.shell.core:4.4.10'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"OsgiCommandSupport","correct":"org.apache.karaf.shell.console.OsgiCommandSupport"}],"quickstart":{"code":"import org.apache.karaf.shell.console.OsgiCommandSupport;\npublic class MyCommand extends OsgiCommandSupport {\n    @Override\n    protected Object doExecute() throws Exception {\n        return null;\n    }\n}","lang":"java","description":"Extend OsgiCommandSupport to create a custom Karaf shell command"},"warnings":[],"env_vars":null,"search_vec":"'apach':1,13 'consol':10 'core':4 'integr':8 'karaf':2,14,17 'osgi':6,15 'provid':5 'shell':3,7,16 'support':11","created_at":"2026-06-15T10:25:25.413841+00:00","updated_at":"2026-06-15T10:25:25.413841+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.apache.org/","github":null,"docs":"https://appdoc.app/artifact/org.apache.karaf.shell/org.apache.karaf.shell.core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}