is not current version
Last Version 1.2.0

com.linkedin.datafu:datafu 0.0.7

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

Type

jar

Download datafu 0.0.7


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