SdGen

A random data generator to produce realistic files for multiple file types (e.g. csv, log, json)

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

au.com.anthonybruno
ArtifactId

ArtifactId

SdGen
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

SdGen
A random data generator to produce realistic files for multiple file types (e.g. csv, log, json)
Project URL

Project URL

http://github.com/AussieGuy0/SDGen
Source Code Management

Source Code Management

https://github.com/AussieGuy0/SDgen

Download SdGen

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.univocity : univocity-parsers jar 2.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0
0.1.0