JPA Matchers

Additional JPA matchers for Hamcrest

License

License

GroupId

GroupId

org.testinfected.hamcrest-matchers
ArtifactId

ArtifactId

jpa-matchers
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

jar
Description

Description

JPA Matchers
Additional JPA matchers for Hamcrest

Download jpa-matchers

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.testinfected.hamcrest-matchers : core-matchers jar 1.8
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
com.google.collections : google-collections jar 1.0
javax.persistence : persistence-api jar 1.0

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.

hamcrest-matchers

A collection of hamcrest matchers.

v1.9 will be the last release, for alternatives see:

(both have been ported to Java 8 and Hamcrest 2.0.0)

Versions

Version
1.8
1.7
1.6
1.5