Language

Package: java-osgi-dto @ 1.0.0

Synopsis

Data Transfer Objects

Description

OSGi, for Open Services Gateway initiative framework, is a module system and service platform for the Java programming language. This package contains the Data Transfer Objects. It is easily serializable having only public fields of primitive types and their wrapper classes, Strings, and DTOs. List, Set, Map and array aggregates may also be used. The aggregates must only hold objects of the listed types or aggregates.

Home page
https://www.osgi.org
Location
gnu/packages/java.scm (line: 8863, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'annotation' does not match package name 'java-osgi-annotation'