Registry / testing / hamcrest-library

hamcrest-library

JSON →
library1.2.1javamavenunverified

A library of Hamcrest matchers - deprecated, please use 'hamcrest' instead.

<dependency> <groupId>org.hamcrest</groupId> <artifactId>hamcrest-library</artifactId> <version>1.2.1</version> </dependency>
INSTALL
IMPORT
SIG · HAMCREST-LIBRARY
H
hamcrest-library
testingjavav1.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Matchers
org.hamcrest.Matchers

Uses Hamcrest Matchers for assertion.

import org.hamcrest.Matchers; import static org.hamcrest.MatcherAssert.assertThat; public class Main { public static void main(String[] args) { assertThat("test", Matchers.is("test")); } }
Debug
Known issues
breakingThis artifact is deprecated; use 'org.hamcrest:hamcrest' instead.
fix
Replace dependency with org.hamcrest:hamcrest.
affects: >=1.2.1
Upgrade
Version history
1.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
hamcrest-library — mvn dependency:get hamcrest-library · libregistry