Last Version

Apache XML Graphics Commons 2.7

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
Version

Version

2.7
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 2.7


<!-- 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.