License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdau.com.anthonybruno |
ArtifactId | ArtifactIdSdGen |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionSdGen
A random data generator to produce realistic files for multiple file types (e.g. csv, log, json)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SdGen-0.3.0.pom | |
SdGen-0.3.0.jar | 36 KB |
SdGen-0.3.0-sources.jar | 20 KB |
SdGen-0.3.0-javadoc.jar | 253 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.univocity : univocity-parsers | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |