Registry / other / org-eclipse-osgi-services

org-eclipse-osgi-services

JSON →
library3.2.100.v20100503javamavenunverified

Provides the service interfaces and classes for the OSGi Service Platform Release 4.2.0.

<dependency> <groupId>org.eclipse.osgi</groupId> <artifactId>org.eclipse.osgi.services</artifactId> <version>3.2.100.v20100503</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-OSGI-S
O
org-eclipse-osgi-services
otherjavav3.2.100.v20100503
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.

BundleContext
org.osgi.framework.BundleContext

Minimal OSGi bundle activator using BundleContext.

import org.osgi.framework.BundleContext; public class Activator { public void start(BundleContext context) { System.out.println("Bundle started"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.100.v20100503latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-eclipse-osgi-services — mvn dependency:get org-eclipse-osgi-services · libregistry