is not current version
Last Version 0.4.7

com.uber.hoodie:hoodie-hadoop-mr-bundle 0.4.4


GroupId

GroupId

com.uber.hoodie
ArtifactId

ArtifactId

hoodie-hadoop-mr-bundle
Version

Version

0.4.4
Type

Type

jar

Download hoodie-hadoop-mr-bundle 0.4.4


<!-- https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hadoop-mr-bundle/ -->
<dependency>
    <groupId>com.uber.hoodie</groupId>
    <artifactId>hoodie-hadoop-mr-bundle</artifactId>
    <version>0.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hadoop-mr-bundle/
implementation 'com.uber.hoodie:hoodie-hadoop-mr-bundle:0.4.4'
// https://jarcasting.com/artifacts/com.uber.hoodie/hoodie-hadoop-mr-bundle/
implementation ("com.uber.hoodie:hoodie-hadoop-mr-bundle:0.4.4")
'com.uber.hoodie:hoodie-hadoop-mr-bundle:jar:0.4.4'
<dependency org="com.uber.hoodie" name="hoodie-hadoop-mr-bundle" rev="0.4.4">
  <artifact name="hoodie-hadoop-mr-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uber.hoodie', module='hoodie-hadoop-mr-bundle', version='0.4.4')
)
libraryDependencies += "com.uber.hoodie" % "hoodie-hadoop-mr-bundle" % "0.4.4"
[com.uber.hoodie/hoodie-hadoop-mr-bundle "0.4.4"]