Эксперт ХД

org.hamcrest:hamcrest (2.1)

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

About this package

Core API and libraries of hamcrest matcher framework.
Details
Maven
2026-09-15 11:15:59 +00:00
0
Hamcrest
BSD Licence 3
1.1 KiB
Assets (1)
Versions (2) View all
2.1 2026-09-15
3.0 2026-09-15