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