is not current version
Last Version 1.8

org.testinfected.hamcrest-matchers:validation-matchers 1.5

Additional Bean Validation matchers for Hamcrest

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

validation-matchers
Version

Version

1.5
Type

Type

jar

Download validation-matchers 1.5


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