Last Version

Hamcrest Matchers 1.8

A collection of hamcrest matchers

License

License

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

hamcrest-matchers
Version

Version

1.8
Type

Type

pom
Description

Description

Hamcrest Matchers
A collection of hamcrest matchers
Project URL

Project URL

https://github.com/testinfected/hamcrest-matchers
Source Code Management

Source Code Management

https://github.com/testinfected/hamcrest-matchers

Download hamcrest-matchers 1.8


<!-- https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/hamcrest-matchers/ -->
<dependency>
    <groupId>org.testinfected.hamcrest-matchers</groupId>
    <artifactId>hamcrest-matchers</artifactId>
    <version>1.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/hamcrest-matchers/
implementation 'org.testinfected.hamcrest-matchers:hamcrest-matchers:1.8'
// https://jarcasting.com/artifacts/org.testinfected.hamcrest-matchers/hamcrest-matchers/
implementation ("org.testinfected.hamcrest-matchers:hamcrest-matchers:1.8")
'org.testinfected.hamcrest-matchers:hamcrest-matchers:pom:1.8'
<dependency org="org.testinfected.hamcrest-matchers" name="hamcrest-matchers" rev="1.8">
  <artifact name="hamcrest-matchers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testinfected.hamcrest-matchers', module='hamcrest-matchers', version='1.8')
)
libraryDependencies += "org.testinfected.hamcrest-matchers" % "hamcrest-matchers" % "1.8"
[org.testinfected.hamcrest-matchers/hamcrest-matchers "1.8"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • core-matchers
  • dom-matchers
  • jpa-matchers
  • spring-matchers
  • validation-matchers
  • all-matchers