The Girders POI starter module provides support for generating and manipulating Microsoft Office documentations using the Apache POI library. The module only provides a dependency to Apache POI and does not contain any Spring configurations or components.
<dependency>
<groupId>com.netcetera.girders</groupId>
<artifactId>girders-starter-poi</artifactId>
</dependency>