Jar examples for h:hamcrest-jpa
Hamcrest matchers library for JPA
You can download jar file hamcrest-jpa 2.0.0 in this page.
BSD License
You can use the following script to add hamcrest-jpa-2.0.0.jar to your project.
<dependency> <groupId>com.vtence.hamcrest</groupId> <artifactId>hamcrest-jpa</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.vtence.hamcrest', name: 'hamcrest-jpa', version: '2.0.0'
libraryDependencies += "com.vtence.hamcrest" % "hamcrest-jpa" % "2.0.0"
<dependency org="com.vtence.hamcrest" name="hamcrest-jpa" rev="2.0.0"/>
@Grapes(@Grab(group='com.vtence.hamcrest', module='hamcrest-jpa', version='2.0.0'))
'com.vtence.hamcrest:hamcrest-jpa:jar:2.0.0'
Click the following link to download the jar file.
hamcrest-jpa-2.0.0-javadoc.jar