is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird 3.0.1

Elephant Bird is Twitter's open source library of LZO, Thrift, and/or Protocol Buffer-related Hadoop InputFormats, OutputFormats, Writables, Pig LoadFuncs, Hive SerDe, HBase miscellanea, etc. The majority of these are in production at Twitter running over data every day.

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird
Version

Version

3.0.1
Type

Type

pom

Download elephant-bird 3.0.1

Filename Size
elephant-bird-3.0.1.pom 15 KB
Browse

<!-- https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird/ -->
<dependency>
    <groupId>com.twitter.elephantbird</groupId>
    <artifactId>elephant-bird</artifactId>
    <version>3.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird/
implementation 'com.twitter.elephantbird:elephant-bird:3.0.1'
// https://jarcasting.com/artifacts/com.twitter.elephantbird/elephant-bird/
implementation ("com.twitter.elephantbird:elephant-bird:3.0.1")
'com.twitter.elephantbird:elephant-bird:pom:3.0.1'
<dependency org="com.twitter.elephantbird" name="elephant-bird" rev="3.0.1">
  <artifact name="elephant-bird" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter.elephantbird', module='elephant-bird', version='3.0.1')
)
libraryDependencies += "com.twitter.elephantbird" % "elephant-bird" % "3.0.1"
[com.twitter.elephantbird/elephant-bird "3.0.1"]