| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.linkedin.datafu |
| ArtifactId | ArtifactIddatafu |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDataFu
A collection of user-defined functions for working with large-scale data in Hadoop and Pig.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| datafu-1.2.0.pom | |
| datafu-1.2.0.jar | 235 KB |
| datafu-1.2.0-sources.jar | 49 KB |
| datafu-1.2.0-javadoc.jar | 225 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linkedin.datafu/datafu/ -->
<dependency>
<groupId>com.linkedin.datafu</groupId>
<artifactId>datafu</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linkedin.datafu/datafu/
implementation 'com.linkedin.datafu:datafu:1.2.0'
// https://jarcasting.com/artifacts/com.linkedin.datafu/datafu/
implementation ("com.linkedin.datafu:datafu:1.2.0")
'com.linkedin.datafu:datafu:jar:1.2.0'
<dependency org="com.linkedin.datafu" name="datafu" rev="1.2.0">
<artifact name="datafu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linkedin.datafu', module='datafu', version='1.2.0')
)
libraryDependencies += "com.linkedin.datafu" % "datafu" % "1.2.0"
[com.linkedin.datafu/datafu "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 1.6 |