com.presidentio.but:hadoop-common


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.presidentio.but
ArtifactId

ArtifactId

hadoop-common
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download hadoop-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.presidentio.but : unit-common jar
org.apache.hadoop : hadoop-common jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0