Apache XML Graphics Commons

Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.

License

License

GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

xmlgraphics-commons
Last Version

Last Version

2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache XML Graphics Commons
Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download xmlgraphics-commons

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 1.3.1
commons-logging : commons-logging jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.7
2.6
2.4
2.3
2.2
2.1
2.0.1
2.0
1.5
1.4
1.3.1
1.3
1.2
1.1