is not current version
Last Version 1.8

org.testinfected.hamcrest-matchers:jpa-matchers 1.6

Additional JPA matchers for Hamcrest

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

jpa-matchers
Version

Version

1.6
Type

Type

jar

Download jpa-matchers 1.6


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