RedG - Ridiculously easy data Generation

Generate test data for your database with ease and pure java

License

License

GroupId

GroupId

com.btc-ag.redg
ArtifactId

ArtifactId

redg
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

RedG - Ridiculously easy data Generation
Generate test data for your database with ease and pure java
Project URL

Project URL

https://btc-ag.github.io/redg
Project Organization

Project Organization

BTC Business Technology Consulting AG
Source Code Management

Source Code Management

https://github.com/btc-ag/redg/

Download redg

Filename Size
redg-2.4.1.pom 17 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.btc-ag.redg/redg/ -->
<dependency>
    <groupId>com.btc-ag.redg</groupId>
    <artifactId>redg</artifactId>
    <version>2.4.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg/
implementation 'com.btc-ag.redg:redg:2.4.1'
// https://jarcasting.com/artifacts/com.btc-ag.redg/redg/
implementation ("com.btc-ag.redg:redg:2.4.1")
'com.btc-ag.redg:redg:pom:2.4.1'
<dependency org="com.btc-ag.redg" name="redg" rev="2.4.1">
  <artifact name="redg" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.btc-ag.redg', module='redg', version='2.4.1')
)
libraryDependencies += "com.btc-ag.redg" % "redg" % "2.4.1"
[com.btc-ag.redg/redg "2.4.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • redg-generator
  • redg-jpa-providers
  • redg-maven-plugin
  • redg-runtime
  • redg-models
  • redg-extractor

RedG test data generation library

Build Status Maven Central codecov

This is the code repository for the RedG project. For a quick overview visit the website.

Maven

All RedG artifacts can be found in Maven Central with the groupId com.btc-ag.redg.

Documentation

You can find the documentation here

Authors

Main author: Ole Wehrmeyer (@olewehrmeyer)

Inventor & Co-Author: Yann Massard (@yamass)

License

RedG is licensed under an Apache 2 license.

com.btc-ag.redg

BTC Business Technology Consulting AG

Versions

Version
2.4.1
2.4
2.3
2.2
2.1.1
2.1
2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.18
1.0.17
1.0.16