is not current version
Last Version 0.4.1

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

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.2.3
Type

Type

jar

Download avro-random-generator 0.2.3


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