License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jiayuhan-it |
ArtifactId | ArtifactIdhadoop-client |
Last Version | Last Version2.7.3JYHTEST |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop Client
Apache Hadoop Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-client/ -->
<dependency>
<groupId>com.github.jiayuhan-it</groupId>
<artifactId>hadoop-client</artifactId>
<version>2.7.3JYHTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-client/
implementation 'com.github.jiayuhan-it:hadoop-client:2.7.3JYHTEST'
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-client/
implementation ("com.github.jiayuhan-it:hadoop-client:2.7.3JYHTEST")
'com.github.jiayuhan-it:hadoop-client:jar:2.7.3JYHTEST'
<dependency org="com.github.jiayuhan-it" name="hadoop-client" rev="2.7.3JYHTEST">
<artifact name="hadoop-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayuhan-it', module='hadoop-client', version='2.7.3JYHTEST')
)
libraryDependencies += "com.github.jiayuhan-it" % "hadoop-client" % "2.7.3JYHTEST"
[com.github.jiayuhan-it/hadoop-client "2.7.3JYHTEST"]