Download databene-benerator-0.7.7.jar file - Jar d

Jar examples for d:databene-benerator

Description

'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.7 in this page.

License

GNU Public License

Build File

You can use the following script to add databene-benerator-0.7.7.jar to your project.

<dependency>
   <groupId>org.databene</groupId>
   <artifactId>databene-benerator</artifactId>
   <version>0.7.7</version>
</dependency>
compile group: 'org.databene', name: 'databene-benerator', version: '0.7.7'
libraryDependencies += "org.databene" % "databene-benerator" % "0.7.7"
<dependency org="org.databene" name="databene-benerator" rev="0.7.7"/>
@Grapes(@Grab(group='org.databene', module='databene-benerator', version='0.7.7'))
'org.databene:databene-benerator:jar:0.7.7'

Download

Click the following link to download the jar file.

databene-benerator-0.7.7-sources.jar
databene-benerator-0.7.7.jar
databene-benerator-0.7.7.pom



Related Tutorials