Эксперт ХД

org.hamcrest:hamcrest (3.0)

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

About this package

Core API and libraries of hamcrest matcher framework.
Details
Maven
2026-09-15 10:16:52 +00:00
288
Hamcrest
BSD-3-Clause
125 KiB
Assets (2)
Versions (2) View all
2.1 2026-09-15
3.0 2026-09-15