is not current version
Last Version 1.8

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

Additional JPA matchers for Hamcrest

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

jpa-matchers
Version

Version

1.5
Type

Type

jar

Download jpa-matchers 1.5


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