не последняя версия
Последняя версия 4.17

com.twitter.elephantbird:elephant-bird 4.6rc6

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.

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.twitter.elephantbird
Идентификатор

Идентификатор

elephant-bird
Версия

Версия

4.6rc6
Тип

Тип

pom

Скачать elephant-bird 4.6rc6

Имя Файла Размер
elephant-bird-4.6rc6.pom 21 KB
Обзор

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