<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop</artifactId>
<version>1.1</version>
</dependency>
<parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> <version>7</version> </parent>
compile
|-- org.apache.xmlgraphics:xmlgraphics-commons:1.5
|-- org.apache.xmlgraphics:batik-svg-dom:1.7
|-- org.apache.xmlgraphics:batik-bridge:1.7
|-- org.apache.xmlgraphics:batik-awt-util:1.7
|-- org.apache.xmlgraphics:batik-gvt:1.7
|-- org.apache.xmlgraphics:batik-transcoder:1.7
|-- org.apache.xmlgraphics:batik-extension:1.7
|-- org.apache.xmlgraphics:batik-ext:1.7
|-- commons-logging:commons-logging:1.0.4
|-- commons-io:commons-io:1.3.1
|-- org.apache.avalon.framework:avalon-framework-api:4.2.0
|-- org.apache.avalon.framework:avalon-framework-impl:4.2.0
provided