Registry / utility / org-osgi-resource

org-osgi-resource

JSON →
library1.0.1javamavenunverified

OSGi Companion Code for org.osgi.resource Version 1.0.1 providing resource management APIs.

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.resource</artifactId> <version>1.0.1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-RESOURCE
O
org-osgi-resource
utilityjavav1.0.1
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.

Resource
org.osgi.resource.Resource

Minimal example creating an OSGi Resource

import org.osgi.resource.Resource; public class Example { public static void main(String[] args) { Resource resource = new Resource() {}; System.out.println("OSGi Resource created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
org-osgi-resource — mvn dependency:get org-osgi-resource · libregistry