Эксперт ХД

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

Published 2026-09-15 10:14:00 +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.11</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.xmlgraphics:xmlgraphics-commons:2.11

About this package

XML Graphics Common Support

Dependencies

commons-io:commons-io
2.17.0
commons-logging:commons-logging
1.3.0
junit:junit
${junit.version}
org.mockito:mockito-core
2.28.2
xml-resolver:xml-resolver
1.2
Details
Maven
2026-09-15 10:14:00 +00:00
274
Apache XML Graphics Commons
The Apache Software License, Version 2.0
680 KiB
Assets (2)
Versions (3) View all
2.10 2026-09-15
2.9 2026-09-15
2.11 2026-09-15