Registry / build-tool / org-apache-karaf-features-core

org-apache-karaf-features-core

JSON →
library4.4.10javamavenunverified

Core implementation of the Karaf features support for managing OSGi feature repositories and deployments.

<dependency> <groupId>org.apache.karaf.features</groupId> <artifactId>org.apache.karaf.features.core</artifactId> <version>4.4.10</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-KARAF-F
O
org-apache-karaf-features-core
build-tooljavav4.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.

FeaturesService
org.apache.karaf.features.FeaturesService

Demonstrates importing the FeaturesService interface (used in OSGi).

import org.apache.karaf.features.FeaturesService; public class KarafExample { public static void main(String[] args) { // FeaturesService is typically used within an OSGi container System.out.println("Karaf FeaturesService interface available"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
Resources
org-apache-karaf-features-core — mvn dependency:get org-apache-karaf-features-core · libregistry