Registry / other / org-osgi-service-obr

org-osgi-service-obr

JSON →
library1.0.2javamavenunverified

OSGi Bundle Repository (OBR) service API for managing bundle dependencies.

<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.osgi.service.obr</artifactId> <version>1.0.2</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-SERVICE-O
O
org-osgi-service-obr
otherjavav1.0.2
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.

OBRService
org.osgi.service.obr.OBRService

Minimal usage of OBRService class.

import org.osgi.service.obr.OBRService; public class Example { public static void main(String[] args) { OBRService obr = new OBRService(); obr.resolve(); } }
Debug
Known issues
breakingOBR is deprecated in favor of OSGi R7 Repository Service.
fix
Migrate to org.osgi.service.repository.
affects: >=1.0
Upgrade
Version history
1.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-osgi-service-obr — mvn dependency:get org-osgi-service-obr · libregistry