org.hamcrest:hamcrest (2.2)
Published 2026-02-24 13:44:49 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.hamcrest:hamcrest:2.2About this package
Core API and libraries of hamcrest matcher framework.
Details
Assets (2)
Versions (1)
View all
hamcrest-2.2.jar
120 KiB
hamcrest-2.2.pom
1.1 KiB
2.2
2026-02-24