is not current version
Last Version 0.0.4

uk.gov.gchq.data-gen:synthetic-data-generator 0.0.3

A utility application used to generate Avro files of test data

Categories

Categories

Data
GroupId

GroupId

uk.gov.gchq.data-gen
ArtifactId

ArtifactId

synthetic-data-generator
Version

Version

0.0.3
Type

Type

jar

Download synthetic-data-generator 0.0.3


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.data-gen/synthetic-data-generator/ -->
<dependency>
    <groupId>uk.gov.gchq.data-gen</groupId>
    <artifactId>synthetic-data-generator</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.data-gen/synthetic-data-generator/
implementation 'uk.gov.gchq.data-gen:synthetic-data-generator:0.0.3'
// https://jarcasting.com/artifacts/uk.gov.gchq.data-gen/synthetic-data-generator/
implementation ("uk.gov.gchq.data-gen:synthetic-data-generator:0.0.3")
'uk.gov.gchq.data-gen:synthetic-data-generator:jar:0.0.3'
<dependency org="uk.gov.gchq.data-gen" name="synthetic-data-generator" rev="0.0.3">
  <artifact name="synthetic-data-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.data-gen', module='synthetic-data-generator', version='0.0.3')
)
libraryDependencies += "uk.gov.gchq.data-gen" % "synthetic-data-generator" % "0.0.3"
[uk.gov.gchq.data-gen/synthetic-data-generator "0.0.3"]