Last Version

Validation Matchers 1.8

Additional Bean Validation matchers for Hamcrest

License

License

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

validation-matchers
Version

Version

1.8
Type

Type

jar
Description

Description

Validation Matchers
Additional Bean Validation matchers for Hamcrest

Download validation-matchers 1.8


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

Dependencies

compile (3)

Group / Artifact Type Version
javax.validation : validation-api jar 1.0.0.GA
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

test (2)

Group / Artifact Type Version
org.testinfected.hamcrest-matchers : core-matchers jar 1.8
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.