License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIduk.gov.gchq.data-gen |
ArtifactId | ArtifactIdsynthetic-data-generator |
Version | Version0.0.4 |
Type | Typejar |
Description |
DescriptionGCHQ Synthetic Data Generator
A utility application used to generate Avro files of test data
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/uk.gov.gchq.data-gen/synthetic-data-generator/
implementation ("uk.gov.gchq.data-gen:synthetic-data-generator:0.0.4")
'uk.gov.gchq.data-gen:synthetic-data-generator:jar:0.0.4'
<dependency org="uk.gov.gchq.data-gen" name="synthetic-data-generator" rev="0.0.4">
<artifact name="synthetic-data-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.data-gen', module='synthetic-data-generator', version='0.0.4')
)
libraryDependencies += "uk.gov.gchq.data-gen" % "synthetic-data-generator" % "0.0.4"
[uk.gov.gchq.data-gen/synthetic-data-generator "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javafaker : javafaker | jar | 1.0.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.10.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.10.0 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.slf4j : slf4j-simple | jar | 1.7.28 |
commons-io : commons-io | jar | 2.6 |
org.apache.avro : avro | jar | 1.8.2 |