Registry / other / osgi-cmpn

osgi-cmpn

JSON →
library7.0.0javamavenunverified

Provides the compendium interfaces and classes for OSGi services, used for compiling bundles.

<dependency> <groupId>org.osgi</groupId> <artifactId>osgi.cmpn</artifactId> <version>7.0.0</version> </dependency>
INSTALL
IMPORT
SIG · OSGI-CMPN
O
osgi-cmpn
otherjavav7.0.0
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.

Component
org.osgi.service.component.annotations.Component

Minimal OSGi Declarative Services component using annotations.

import org.osgi.service.component.annotations.Component; @Component public class MyComponent { public void doSomething() { System.out.println("Component activated"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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