Эксперт ХД

org.apache.maven.doxia:doxia-core (1.11.1)

Published 2026-09-15 11:11:33 +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-core</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-core:1.11.1

About this package

Doxia core classes and interfaces.

Dependencies

org.apache.maven.doxia:doxia-sink-api
org.apache.maven.doxia:doxia-logging-api
org.codehaus.plexus:plexus-utils
org.codehaus.plexus:plexus-container-default
org.codehaus.plexus:plexus-component-annotations
org.apache.commons:commons-lang3
3.8.1
org.apache.commons:commons-text
1.3
org.apache.httpcomponents:httpclient
4.5.13
org.apache.httpcomponents:httpcore
4.4.14
org.xmlunit:xmlunit-core
org.xmlunit:xmlunit-matchers
Details
Maven
2026-09-15 11:11:33 +00:00
1
Doxia :: Core
217 KiB
Assets (2)
Versions (2) View all
1.11.1 2026-09-15
2.0.0 2026-09-15