Jar examples for t:test-beangen
Supports unit testing by dynamically creating bean objects and populating their fields to default values.
You can download jar file test-beangen 2.5-RELEASE in this page.
GNU GENERAL PUBLIC LICENSE, Version 3
You can use the following script to add test-beangen-2.5-RELEASE.jar to your project.
<dependency> <groupId>com.gregmarut.support</groupId> <artifactId>test-beangen</artifactId> <version>2.5-RELEASE</version> </dependency>
compile group: 'com.gregmarut.support', name: 'test-beangen', version: '2.5-RELEASE'
libraryDependencies += "com.gregmarut.support" % "test-beangen" % "2.5-RELEASE"
<dependency org="com.gregmarut.support" name="test-beangen" rev="2.5-RELEASE"/>
@Grapes(@Grab(group='com.gregmarut.support', module='test-beangen', version='2.5-RELEASE'))
'com.gregmarut.support:test-beangen:jar:2.5-RELEASE'
Click the following link to download the jar file.
test-beangen-2.5-RELEASE-javadoc.jar