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