Installing Benerator
First you need to decide, how to install benerator. There are two substantially different types of use:
- Benerator Distribution
- Maven Plugin
Use the distribution if you
- are new to benerator
- are not familiar with maven
- need to run the application on a system without maven repository access
Use the maven plugin only if you
- are familiar with maven
- need to integrate data generation in Maven builds
Now that you made the decision, follow these links to install the Benerator Distribution or the Maven Plugin.


