Registry / other / enterprise

enterprise

JSON →
library4.4.10javamavenunverified

Apache Karaf Enterprise provides enterprise-level features and configurations for OSGi-based applications.

<dependency> <groupId>org.apache.karaf.features</groupId> <artifactId>enterprise</artifactId> <version>4.4.10</version> </dependency>
INSTALL
IMPORT
SIG · ENTERPRISE
E
enterprise
otherjavav4.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.

EnterpriseFeatures
org.apache.karaf.features.enterprise.EnterpriseFeatures

Install enterprise features in Apache Karaf.

import org.apache.karaf.features.enterprise.EnterpriseFeatures; public class KarafEnterprise { public static void main(String[] args) { EnterpriseFeatures features = new EnterpriseFeatures(); features.install(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
enterprise — mvn dependency:get enterprise · libregistry