Registry / utility / spring-osgi-io

spring-osgi-io

JSON →
library1.2.1javamavenunverified

Provides Resource, ResourceLoader and ResourcePatternResolver abstractions for OSGi environments.

<dependency> <groupId>org.springframework.osgi</groupId> <artifactId>spring-osgi-io</artifactId> <version>1.2.1</version> </dependency>
INSTALL
IMPORT
SIG · SPRING-OSGI-IO
S
spring-osgi-io
utilityjavav1.2.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.springframework.osgi.io.Resource

Use the Resource class to access OSGi resources.

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

No known issues recorded.

Upgrade
Version history
1.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spring-osgi-io — mvn dependency:get spring-osgi-io · libregistry