Last Version

Flying Saucer FOP for word-break capability 9.1.22

Flying Saucer is a CSS 2.1 renderer written in Java. This artifact provides implementation of the word-break capability using Apache FOP library

License

License

GroupId

GroupId

org.xhtmlrenderer
ArtifactId

ArtifactId

flying-saucer-fop
Version

Version

9.1.22
Type

Type

jar
Description

Description

Flying Saucer FOP for word-break capability
Flying Saucer is a CSS 2.1 renderer written in Java. This artifact provides implementation of the word-break capability using Apache FOP library
Project URL

Project URL

http://code.google.com/p/flying-saucer/flying-saucer-fop/

Download flying-saucer-fop 9.1.22


<!-- https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/ -->
<dependency>
    <groupId>org.xhtmlrenderer</groupId>
    <artifactId>flying-saucer-fop</artifactId>
    <version>9.1.22</version>
</dependency>
// https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/
implementation 'org.xhtmlrenderer:flying-saucer-fop:9.1.22'
// https://jarcasting.com/artifacts/org.xhtmlrenderer/flying-saucer-fop/
implementation ("org.xhtmlrenderer:flying-saucer-fop:9.1.22")
'org.xhtmlrenderer:flying-saucer-fop:jar:9.1.22'
<dependency org="org.xhtmlrenderer" name="flying-saucer-fop" rev="9.1.22">
  <artifact name="flying-saucer-fop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xhtmlrenderer', module='flying-saucer-fop', version='9.1.22')
)
libraryDependencies += "org.xhtmlrenderer" % "flying-saucer-fop" % "9.1.22"
[org.xhtmlrenderer/flying-saucer-fop "9.1.22"]

Dependencies

compile (3)

Group / Artifact Type Version
org.xhtmlrenderer : flying-saucer-core jar 9.1.22
org.apache.xmlgraphics : fop jar 2.1
net.sf.offo : fop-hyph jar 2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.