<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>1.2.2</version>
</dependency>
<parent> <groupId>com.github.librepdf</groupId> <artifactId>openpdf-parent</artifactId> <version>1.2.2</version> </parent>
compile
|-- com.googlecode.juniversalchardet:juniversalchardet:1.0.3
|-- org.apache.commons:commons-compress:1.18
|-- org.apache.commons:commons-text:1.3
|-- commons-codec:commons-codec:1.11
|-- org.bouncycastle:bcprov-jdk15on
|-- org.bouncycastle:bcpkix-jdk15on
|-- com.twelvemonkeys.imageio:imageio-tiff:3.4
test
|-- junit:junit