A self-contained Hamcrest jar containing all sub-modules (core, library, generator) in a single artifact for convenient use.
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
<version>1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates using Hamcrest matchers in a test assertion.
Consider upgrading to Hamcrest 2.2 or later for better API and compatibility.
No dependency data recorded yet.