| <dependency>
| <groupId>org.apache.juneau</groupId>
| <artifactId>juneau-dto</artifactId>
| <version>9.0.1</version>
| </dependency>
| juneau-dto-9.0.1.jar
| org.apache.juneau.dto_9.0.1.jar
The juneau-dto library contains several predefined POJOs for generating commonly-used document types.
This section describes support for these POJOs.