Эксперт ХД

org.apache.maven.doxia:doxia-module-xhtml5 (2.0.0)

Published 2026-09-15 10:48:12 +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-xhtml5</artifactId>
	<version>2.0.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.apache.maven.doxia:doxia-module-xhtml5:2.0.0

About this package

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

Dependencies

org.slf4j:slf4j-api
javax.inject:javax.inject
commons-io:commons-io
org.apache.commons:commons-lang3
org.codehaus.plexus:plexus-xml
com.google.inject:guice
org.xmlunit:xmlunit-core
org.xmlunit:xmlunit-matchers
org.slf4j:slf4j-simple
org.codehaus.plexus:plexus-testing
Details
Maven
2026-09-15 10:48:12 +00:00
0
Doxia :: XHTML5 Module
20 KiB
Assets (2)
Versions (2) View all
1.11.1 2026-09-15
2.0.0 2026-09-15