Last Version

GCHQ Synthetic Data Generator 0.0.4

A utility application used to generate Avro files of test data

License

License

Categories

Categories

Data
GroupId

GroupId

uk.gov.gchq.data-gen
ArtifactId

ArtifactId

synthetic-data-generator
Version

Version

0.0.4
Type

Type

jar
Description

Description

GCHQ Synthetic Data Generator
A utility application used to generate Avro files of test data
Project URL

Project URL

https://github.com/gchq/synthetic-data-generator
Source Code Management

Source Code Management

https://github.com/gchq/synthetic-data-generator

Download synthetic-data-generator 0.0.4


<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.