Jar examples for b:BeanTester
Tests normal bean methods such as accessors, mutators, equals(), hashcode(), etc.
You can download jar file BeanTester 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add BeanTester-1.0.0.jar to your project.
<dependency> <groupId>org.force66</groupId> <artifactId>BeanTester</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.force66', name: 'BeanTester', version: '1.0.0'
libraryDependencies += "org.force66" % "BeanTester" % "1.0.0"
<dependency org="org.force66" name="BeanTester" rev="1.0.0"/>
@Grapes(@Grab(group='org.force66', module='BeanTester', version='1.0.0'))
'org.force66:BeanTester:jar:1.0.0'
Click the following link to download the jar file.
BeanTester-1.0.0-javadoc.jar