juneau-dto
Maven Dependency

<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-dto</artifactId> <version>{@property juneauVersion}</version> </dependency>

Java Library

juneau-dto-{@property juneauVersion}.jar

OSGi Module

org.apache.juneau.dto_{@property juneauVersion}.jar

The juneau-dto library contains several predefined POJOs for generating commonly-used document types. This section describes support for these POJOs.