is not current version
Last Version 1.2.0

com.linkedin.datafu:datafu 1.0.0

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

1.0.0
Type

Type

jar

Download datafu 1.0.0


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