License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdfop-sandbox |
Last Version | Last Version2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache FOP Sandbox
XML Graphics Format Object Processor Sandbox
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fop-sandbox-2.7.pom | |
fop-sandbox-2.7.jar | 45 KB |
fop-sandbox-2.7-sources.jar | 43 KB |
fop-sandbox-2.7-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>fop-sandbox</artifactId>
<version>2.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/
implementation 'org.apache.xmlgraphics:fop-sandbox:2.7'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-sandbox/
implementation ("org.apache.xmlgraphics:fop-sandbox:2.7")
'org.apache.xmlgraphics:fop-sandbox:jar:2.7'
<dependency org="org.apache.xmlgraphics" name="fop-sandbox" rev="2.7">
<artifact name="fop-sandbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='fop-sandbox', version='2.7')
)
libraryDependencies += "org.apache.xmlgraphics" % "fop-sandbox" % "2.7"
[org.apache.xmlgraphics/fop-sandbox "2.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : fop-core | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |