Jar examples for d:databene-benerator
'Benerator' is a framework for creating realistic and valid high-volume test data, used for testing (unit/integration/load) and showcase setup. Metadata constraints are imported from systems and/or configuration files. Data can imported from and exported to files and systems, anonymized or generated from scratch. Domain packages provide reusable generators for creating domain-specific data as names and addresses internationalizable in language and region. It is strongly customizable with plugins and configuration options.
You can download jar file databene-benerator 0.7.3 in this page.
GNU Public License
You can use the following script to add databene-benerator-0.7.3.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>databene-benerator</artifactId> <version>0.7.3</version> </dependency>
compile group: 'org.databene', name: 'databene-benerator', version: '0.7.3'
libraryDependencies += "org.databene" % "databene-benerator" % "0.7.3"
<dependency org="org.databene" name="databene-benerator" rev="0.7.3"/>
@Grapes(@Grab(group='org.databene', module='databene-benerator', version='0.7.3'))
'org.databene:databene-benerator:jar:0.7.3'
Click the following link to download the jar file.
databene-benerator-0.7.3-sources.jar