RedG Extractor

Extract data from an existing database and convert it into RedG code.

License

License

GroupId

GroupId

com.btc-ag.redg
ArtifactId

ArtifactId

redg-extractor
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

RedG Extractor
Extract data from an existing database and convert it into RedG code.
Project URL

Project URL

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

Project Organization

BTC Business Technology Consulting AG

Download redg-extractor

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.btc-ag.redg : redg-models jar 2.4.1
com.btc-ag.redg : redg-runtime jar 2.4.1
org.antlr : ST4 jar 4.0.8
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.1.7

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.

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