Эксперт ХД

org.codehaus:codehaus-parent (4)

Published 2026-09-15 10:15:10 +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.codehaus</groupId>
	<artifactId>codehaus-parent</artifactId>
	<version>4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.codehaus:codehaus-parent:4

About this package

The Codehaus is a collaborative environment for building open source projects with a strong emphasis on modern languages, focussed on quality components that meet real world needs.
Details
Maven
2026-09-15 10:15:10 +00:00
274
Codehaus Parent
4.7 KiB
Assets (1)
Versions (1) View all
4 2026-09-15