org.hamcrest:hamcrest-core (1.3)
Published 2026-09-15 10:16:53 +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-core</artifactId>
<version>1.3</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.hamcrest:hamcrest-core:1.3About this package
This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
Details
2026-09-15 10:16:53 +00:00
Assets (2)
Versions (1)
View all
Maven
250
Hamcrest Core
45 KiB
hamcrest-core-1.3.jar
44 KiB
hamcrest-core-1.3.pom
766 B
1.3
2026-09-15