is not current version
Last Version 1.2.0

com.linkedin.datafu:datafu 0.0.4

A collection of user-defined functions for working with large-scale data in Hadoop and Pig.

Categories

Categories

Data
GroupId

GroupId

com.linkedin.datafu
ArtifactId

ArtifactId

datafu
Version

Version

0.0.4
Type

Type

jar

Download datafu 0.0.4


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