MVN

com.nhl.dflib : dflib-avro

Maven & Gradle

Jan 05, 2023
1 usages
60 stars

dflib-avro: read/write DataFrames from/to Avro files

<dependency>
    <groupId>com.nhl.dflib</groupId>
    <artifactId>dflib-avro</artifactId>
    <version>0.17</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhl.dflib : dflib-avro to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.17

All Versions

Choose a version of com.nhl.dflib : dflib-avro to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.17
dflib-avro-0.17
0.16
dflib-avro-0.16
0.15
dflib-avro-0.15
0.14
dflib-avro-0.14
0.13
dflib-avro-0.13
0.12
dflib-avro-0.12
0.11
dflib-avro-0.11

How to add a dependency to Maven

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

<dependency>
    <groupId>com.nhl.dflib</groupId>
    <artifactId>dflib-avro</artifactId>
    <version>0.17</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhl.dflib : dflib-avro gradle dependency to your build.gradle file:

implementation 'com.nhl.dflib:dflib-avro:0.17'

Gradle Kotlin DSL: Add the following com.nhl.dflib : dflib-avro gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhl.dflib:dflib-avro:0.17")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhl.dflib : dflib-avro sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhl.dflib" % "dflib-avro" % "0.17"

Advertisement

Dependencies from Group

Jan 05, 2023
11 usages
60 stars
Jan 05, 2023
6 usages
60 stars
Jan 05, 2023
3 usages
60 stars
Jan 05, 2023
3 usages
60 stars
Jul 16, 2022
2 usages
60 stars

Discover Dependencies

Jul 14, 2021
6 stars
Aug 09, 2023
2 usages
2k stars
Jul 24, 2023
2 stars
Jul 24, 2023
2 stars
Jul 24, 2023
2 stars
Nov 25, 2021
121 stars