Эксперт ХД

org.apache.xmlgraphics:xmlgraphics-commons (2.9)

Published 2026-09-15 10:14:01 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.apache.xmlgraphics</groupId>
	<artifactId>xmlgraphics-commons</artifactId>
	<version>2.9</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.xmlgraphics:xmlgraphics-commons:2.9

About this package

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.

Dependencies

commons-io:commons-io
2.11.0
commons-logging:commons-logging
1.0.4
Details
Maven
2026-09-15 10:14:01 +00:00
274
Apache XML Graphics Commons
The Apache Software License, Version 2.0
666 KiB
Assets (2)
Versions (3) View all
2.10 2026-09-15
2.9 2026-09-15
2.11 2026-09-15