Эксперт ХД

org.apache.maven.doxia:doxia-decoration-model (1.11.1)

Published 2026-09-15 11:11:34 +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-decoration-model</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-decoration-model:1.11.1

About this package

The Decoration Model handles the decoration descriptor for sites, also known as site.xml.

Dependencies

org.codehaus.plexus:plexus-component-annotations
org.codehaus.plexus:plexus-utils
junit:junit
Details
Maven
2026-09-15 11:11:34 +00:00
1
Doxia Sitetools :: Decoration Model
62 KiB
Assets (2)
Versions (1) View all
1.11.1 2026-09-15