MVN

io.confluent.avro : avro-random-generator

Maven & Gradle

Jan 28, 2022
112 stars

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

<dependency>
    <groupId>io.confluent.avro</groupId>
    <artifactId>avro-random-generator</artifactId>
    <version>0.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.confluent.avro : avro-random-generator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.1

All Versions

Choose a version of io.confluent.avro : avro-random-generator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
avro-random-generator-0.4.1
avro-random-generator-0.4.0
0.3.x
avro-random-generator-0.3.1
avro-random-generator-0.3.0
0.2.x
avro-random-generator-0.2.3
avro-random-generator-0.2.2
avro-random-generator-0.2.1
avro-random-generator-0.2.0
0.1.x
avro-random-generator-0.1.0

How to add a dependency to Maven

Add the following io.confluent.avro : avro-random-generator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.confluent.avro</groupId>
    <artifactId>avro-random-generator</artifactId>
    <version>0.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.confluent.avro : avro-random-generator gradle dependency to your build.gradle file:

implementation 'io.confluent.avro:avro-random-generator:0.4.1'

Gradle Kotlin DSL: Add the following io.confluent.avro : avro-random-generator gradle kotlin dependency to your build.gradle.kts file:

implementation("io.confluent.avro:avro-random-generator:0.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.confluent.avro : avro-random-generator sbt scala dependency to your build.sbt file:

libraryDependencies += "io.confluent.avro" % "avro-random-generator" % "0.4.1"

Advertisement

Dependencies from Group

Jan 28, 2022
112 stars

Discover Dependencies

xml
Apr 24, 2018
4 usages
71 stars
Apr 24, 2018
1 usages
71 stars
ema
Sep 05, 2020
177 stars
Apr 25, 2018
4 usages
2 stars
Jul 17, 2023
1 usages
1.1k stars
Apr 24, 2018
4 stars
svg
Jul 26, 2023
2 usages
Aug 10, 2023
5 usages
162 stars