<dependency>
<groupId>org.technbolts</groupId>
<artifactId>gutenberg</artifactId>
<version>1.0.1</version>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
|-- org.technbolts:asciitech:0.0.5
|-- com.itextpdf:itextpdf:5.4.4
|-- com.itextpdf.tool:xmlworker:5.4.4
|-- org.python:jython-standalone:2.5.3
|-- org.apache.commons:commons-lang3:3.3.2
|-- com.google.guava:guava:17.0
|-- com.google.code.gson:gson:2.2.4
test
|-- org.apache.pdfbox:pdfbox:1.8.7
|-- ch.qos.logback:logback-classic:1.0.9
|-- junit:junit:4.11
|-- org.assertj:assertj-core:1.6.1
|-- org.mockito:mockito-all:1.9.5
|-- pl.pragmatists:JUnitParams:1.0.3
|-- org.technbolts:junit:1.0.1