is not current version
Last Version 4.17

com.twitter.elephantbird:elephant-bird-hadoop-compat 4.14-RC1

Utilities for dealing with Hadoop incompatibilities between 1.x and 2.x

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.twitter.elephantbird
ArtifactId

ArtifactId

elephant-bird-hadoop-compat
Version

Version

4.14-RC1
Type

Type

jar

Download elephant-bird-hadoop-compat 4.14-RC1


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