Jar examples for b:bean-matchers
Hamcrest matchers for testing Java beans.
You can download jar file bean-matchers 0.9 in this page.
New BSD License
You can use the following script to add bean-matchers-0.9.jar to your project.
<dependency> <groupId>com.google.code.bean-matchers</groupId> <artifactId>bean-matchers</artifactId> <version>0.9</version> </dependency>
compile group: 'com.google.code.bean-matchers', name: 'bean-matchers', version: '0.9'
libraryDependencies += "com.google.code.bean-matchers" % "bean-matchers" % "0.9"
<dependency org="com.google.code.bean-matchers" name="bean-matchers" rev="0.9"/>
@Grapes(@Grab(group='com.google.code.bean-matchers', module='bean-matchers', version='0.9'))
'com.google.code.bean-matchers:bean-matchers:jar:0.9'
Click the following link to download the jar file.
bean-matchers-0.9-javadoc.jar