Эксперт ХД

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

Published 2026-09-15 10:48:09 +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>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-core:2.0.0

About this package

Doxia core classes and interfaces.

Dependencies

org.apache.maven.doxia:doxia-sink-api
org.slf4j:slf4j-api
javax.inject:javax.inject
org.codehaus.plexus:plexus-utils
org.codehaus.plexus:plexus-xml
commons-io:commons-io
org.apache.commons:commons-text
1.12.0
org.apache.commons:commons-lang3
org.codehaus.plexus:plexus-testing
org.junit.jupiter:junit-jupiter-api
com.google.inject:guice
org.hamcrest:hamcrest-core
org.xmlunit:xmlunit-core
org.xmlunit:xmlunit-matchers
org.slf4j:slf4j-simple
Details
Maven
2026-09-15 10:48:09 +00:00
0
Doxia :: Core
168 KiB
Assets (2)
Versions (2) View all
1.11.1 2026-09-15
2.0.0 2026-09-15