Last Version

Apache FOP Parent 2.7

XML Graphics Format Object Processor

License

License

GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

fop-parent
Version

Version

2.7
Type

Type

pom
Description

Description

Apache FOP Parent
XML Graphics Format Object Processor
Project URL

Project URL

http://xmlgraphics.apache.org/fop/
Project Organization

Project Organization

Apache Software Foundation

Download fop-parent 2.7


<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-parent/ -->
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>fop-parent</artifactId>
    <version>2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-parent/
implementation 'org.apache.xmlgraphics:fop-parent:2.7'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-parent/
implementation ("org.apache.xmlgraphics:fop-parent:2.7")
'org.apache.xmlgraphics:fop-parent:pom:2.7'
<dependency org="org.apache.xmlgraphics" name="fop-parent" rev="2.7">
  <artifact name="fop-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='fop-parent', version='2.7')
)
libraryDependencies += "org.apache.xmlgraphics" % "fop-parent" % "2.7"
[org.apache.xmlgraphics/fop-parent "2.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fop
  • fop-core
  • fop-events
  • fop-sandbox
  • fop-servlet
  • fop-transcoder
  • fop-transcoder-allinone
  • fop-util