is not current version
Last Version 0.4.1

io.confluent.avro:avro-random-generator 0.3.0

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

GroupId

GroupId

io.confluent.avro
ArtifactId

ArtifactId

avro-random-generator
Version

Version

0.3.0
Type

Type

jar

Download avro-random-generator 0.3.0


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