Эксперт ХД

org.hamcrest:hamcrest-parent (1.3)

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

About this package

General parent POM for all hamcrest libraries.
Details
Maven
2026-09-15 10:16:54 +00:00
250
Hamcrest Maven Parent
New BSD License
1.9 KiB
Assets (1)
Versions (1) View all
1.3 2026-09-15