{"id":70474,"library":"jcabi-matchers","title":"jcabi Matchers","description":"Hamcrest matchers library providing additional matchers for unit testing.","status":"active","version":"1.9.0","language":"java","source_language":null,"source_url":"https://github.com/jcabi/jcabi-matchers","tags":["testing","hamcrest","matchers"],"install":[{"cmd":"<dependency>\n  <groupId>com.jcabi</groupId>\n  <artifactId>jcabi-matchers</artifactId>\n  <version>1.9.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.jcabi:jcabi-matchers:1.9.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"RegexMatchers","correct":"com.jcabi.matchers.RegexMatchers"}],"quickstart":{"code":"import com.jcabi.matchers.RegexMatchers;\nimport static org.hamcrest.MatcherAssert.assertThat;\n\npublic class Example {\n    public void test() {\n        assertThat(\"hello\", RegexMatchers.matchesPattern(\"h.*o\"));\n    }\n}","lang":"java","description":"Use a regex matcher"},"warnings":[],"env_vars":null,"search_vec":"'addit':7 'hamcrest':3,13 'jcabi':1 'librari':5 'matcher':2,4,8,14 'provid':6 'test':11,12 'unit':10","created_at":"2026-06-17T18:14:32.742551+00:00","updated_at":"2026-06-17T18:14:32.742551+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.jcabi.com","github":"https://github.com/jcabi/jcabi-matchers","docs":"https://appdoc.app/artifact/com.jcabi/jcabi-matchers/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}