MVN

com.landoop : fast-avro-write

Maven & Gradle

Sep 18, 2017
21 stars

fast-avro-write · Small utility lib to speed up Avro write

<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>fast-avro-write</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.landoop : fast-avro-write to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.landoop : fast-avro-write to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
fast-avro-write-0.2
0.1
fast-avro-write-0.1

How to add a dependency to Maven

Add the following com.landoop : fast-avro-write maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>fast-avro-write</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.landoop : fast-avro-write gradle dependency to your build.gradle file:

implementation 'com.landoop:fast-avro-write:0.2'

Gradle Kotlin DSL: Add the following com.landoop : fast-avro-write gradle kotlin dependency to your build.gradle.kts file:

implementation("com.landoop:fast-avro-write:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.landoop : fast-avro-write sbt scala dependency to your build.sbt file:

libraryDependencies += "com.landoop" % "fast-avro-write" % "0.2"

Advertisement

Dependencies from Group

Apr 16, 2020
4 usages
31 stars
Apr 19, 2017
3 usages
21 stars
Jan 13, 2018
2 usages
22 stars
Jan 13, 2018
2 usages
31 stars

Discover Dependencies

Jan 14, 2018
1 usages
628 stars
Dec 29, 2017
Apr 04, 2017
0 stars
Apr 04, 2017
0 stars
Feb 24, 2019
May 09, 2020
1 usages
0 stars
May 23, 2023
1.7k stars