Last Version

Avro Random Generator 0.4.1

Avro Random Generator is a tool for randomly generating data to match Avro schemas

License

License

GroupId

GroupId

io.confluent.avro
ArtifactId

ArtifactId

avro-random-generator
Version

Version

0.4.1
Type

Type

jar
Description

Description

Avro Random Generator
Avro Random Generator is a tool for randomly generating data to match Avro schemas

Download avro-random-generator 0.4.1


<!-- https://jarcasting.com/artifacts/io.confluent.avro/avro-random-generator/ -->
<dependency>
    <groupId>io.confluent.avro</groupId>
    <artifactId>avro-random-generator</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.confluent.avro/avro-random-generator/
implementation 'io.confluent.avro:avro-random-generator:0.4.1'
// https://jarcasting.com/artifacts/io.confluent.avro/avro-random-generator/
implementation ("io.confluent.avro:avro-random-generator:0.4.1")
'io.confluent.avro:avro-random-generator:jar:0.4.1'
<dependency org="io.confluent.avro" name="avro-random-generator" rev="0.4.1">
  <artifact name="avro-random-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confluent.avro', module='avro-random-generator', version='0.4.1')
)
libraryDependencies += "io.confluent.avro" % "avro-random-generator" % "0.4.1"
[io.confluent.avro/avro-random-generator "0.4.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
org.apache.avro : avro jar 1.9.1
com.github.mifmif : generex jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.