r

rapiddweller-benerator-ce

rapiddweller 'Benerator' is a software solution to generate, anonymize, pseudonymize and migrate data for development, testing and training purposes. rapiddweller 'Benerator' is easy to learn, integrates into CI Tools like Jenkins and Gitlab CI and allows to create data models on the most abstract level. rapiddweller 'Benerator' allows 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. rapiddweller 'Benerator' is build for Java 1.8 and Java 11. The development is ongoing for Java 11.
https://www.benerator.de
GNU Public License Commercial License
rapiddweller GmbH
Volker Bergmann Alexander Kell Peter Brinkhoff Enrico Scarbata Sriharsha Kankatala
Files download
File Operation
rapiddweller-benerator-ce-3.2.1-jdk-11.jar download
rapiddweller-benerator-ce-3.2.1-jdk-11.pom download
rapiddweller-benerator-ce-3.2.1-jdk-11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.rapiddweller</groupId>
  <artifactId>rapiddweller-benerator-ce</artifactId>
  <version>3.2.1-jdk-11</version>
</dependency>
Gradle Groovy
implementation 'com.rapiddweller:rapiddweller-benerator-ce:3.2.1-jdk-11'
Gradle Kotlin
implementation("com.rapiddweller:rapiddweller-benerator-ce:3.2.1-jdk-11")
Scala SBT
libraryDependencies += "com.rapiddweller" % "rapiddweller-benerator-ce" % "3.2.1-jdk-11"
Groovy Grape
@Grapes(
  @Grab(group='com.rapiddweller', module='rapiddweller-benerator-ce', version='3.2.1-jdk-11')
)
Apache Ivy
<dependency org="com.rapiddweller" name="rapiddweller-benerator-ce" rev="3.2.1-jdk-11" />
Leiningen
[com.rapiddweller/rapiddweller-benerator-ce "3.2.1-jdk-11"]
Apache Buildr
'com.rapiddweller:rapiddweller-benerator-ce:jar:3.2.1-jdk-11'
Dependencies

compile

|-- com.vertica.jdbc:vertica-jdbc:23.3.0-0

|-- com.rapiddweller:rd-lib-common:2.0.1-jdk-11

|-- com.rapiddweller:rd-lib-format:1.1.7-jdk-11

|-- com.rapiddweller:rd-lib-jdbacl:1.1.16-jdk-11

|-- com.rapiddweller:rd-lib-script:1.1.5-jdk-11

|-- javax.validation:validation-api:2.0.1.Final

|-- junit:junit:4.13.2

|-- org.javassist:javassist:3.29.2-GA

|-- org.slf4j:slf4j-api:1.7.36

|-- org.apache.logging.log4j:log4j-slf4j-impl:2.19.0

|-- org.apache.logging.log4j:log4j-api:2.19.0

|-- org.apache.logging.log4j:log4j-core:2.19.0

|-- org.freemarker:freemarker:2.3.32

|-- org.graalvm.js:js-scriptengine:22.3.1

|-- org.graalvm.js:js:22.3.1

|-- org.graalvm.sdk:graal-sdk:22.3.1

|-- xml-apis:xml-apis:1.0.b2

|-- javax.xml.bind:jaxb-api:2.4.0-b180830.0359

|-- com.google.code.findbugs:jsr305:3.0.2

|-- net.datafaker:datafaker:1.9.0

|-- org.apache.commons:commons-compress:1.21

|-- commons-io:commons-io:2.14.0

|-- org.yaml:snakeyaml:2.0

|-- com.github.mifmif:generex:1.0.2

|-- dk.brics:automaton:1.12-4

provided

|-- com.h2database:h2:2.2.224

|-- com.ibm.icu:icu4j:72.1

|-- com.microsoft.sqlserver:mssql-jdbc:12.2.0.jre11

|-- com.oracle.database.jdbc:ojdbc11:21.9.0.0

|-- org.firebirdsql.jdbc:jaybird:5.0.1.java11

|-- org.mariadb.jdbc:mariadb-java-client:3.1.2

|-- com.mysql:mysql-connector-j:8.0.33

|-- org.hsqldb:hsqldb:2.7.2

|-- org.mongodb:mongo-java-driver:3.12.12

|-- org.postgresql:postgresql:42.5.4

|-- com.ibm.db2:jcc:11.5.8.0

|-- javax.resource:connector-api:1.5

|-- org.antlr:antlr:3.5.3

|-- org.apache.derby:derbyclient:10.15.2.0

runtime

|-- org.glassfish.jaxb:jaxb-runtime:4.0.2

test

|-- org.mockito:mockito-core:5.1.1