is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird 4.11rc1

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

4.11rc1
Type

Type

pom

Download elephant-bird 4.11rc1

Filename Size
elephant-bird-4.11rc1.pom 21 KB
Browse

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