License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdxmlgraphics-commons |
Last Version | Last Version2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmlgraphics-commons-2.7.pom | |
xmlgraphics-commons-2.7.jar | 658 KB |
xmlgraphics-commons-2.7-sources.jar | 632 KB |
xmlgraphics-commons-2.7-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 1.3.1 |
commons-logging : commons-logging | jar | 1.0.4 |