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

com.twitter.elephantbird:elephant-bird 4.3

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.3
Тип

Тип

pom

Скачать elephant-bird 4.3

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

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