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