Registry / utility / org-osgi-dto

org-osgi-dto

JSON →
library1.1.1javamavenunverified

OSGi Companion Code for Data Transfer Objects (DTOs), providing standard DTO types for OSGi services.

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.dto</artifactId> <version>1.1.1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-DTO
O
org-osgi-dto
utilityjavav1.1.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.

DTO
org.osgi.dto.DTO

Demonstrates creating a DTO by extending the OSGi DTO base class.

import org.osgi.dto.DTO; public class MyDTO extends DTO { public String name; public int value; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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