Эксперт ХД

org.apache.maven.doxia:doxia-module-xhtml (1.11.1)

Published 2026-09-15 11:11:43 +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.maven.doxia</groupId>
	<artifactId>doxia-module-xhtml</artifactId>
	<version>1.11.1</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven.doxia:doxia-module-xhtml:1.11.1

About this package

A Doxia module for Xhtml source documents. Xhtml format is supported both as source and target formats.

Dependencies

org.codehaus.plexus:plexus-utils
org.xmlunit:xmlunit-core
org.xmlunit:xmlunit-matchers
Details
Maven
2026-09-15 11:11:43 +00:00
0
Doxia :: XHTML Module
19 KiB
Assets (2)
Versions (1) View all
1.11.1 2026-09-15