License |
License |
---|---|
GroupId | GroupIdcom.github.jiayuhan-it |
ArtifactId | ArtifactIdhadoop-streaming |
Last Version | Last Version2.7.3JYHTEST |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hadoop MapReduce Streaming
Apache Hadoop MapReduce Streaming
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-streaming/ -->
<dependency>
<groupId>com.github.jiayuhan-it</groupId>
<artifactId>hadoop-streaming</artifactId>
<version>2.7.3JYHTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-streaming/
implementation 'com.github.jiayuhan-it:hadoop-streaming:2.7.3JYHTEST'
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-streaming/
implementation ("com.github.jiayuhan-it:hadoop-streaming:2.7.3JYHTEST")
'com.github.jiayuhan-it:hadoop-streaming:jar:2.7.3JYHTEST'
<dependency org="com.github.jiayuhan-it" name="hadoop-streaming" rev="2.7.3JYHTEST">
<artifact name="hadoop-streaming" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayuhan-it', module='hadoop-streaming', version='2.7.3JYHTEST')
)
libraryDependencies += "com.github.jiayuhan-it" % "hadoop-streaming" % "2.7.3JYHTEST"
[com.github.jiayuhan-it/hadoop-streaming "2.7.3JYHTEST"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jiayuhan-it : hadoop-annotations | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-mapreduce-client-core | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-mapreduce-client-jobclient | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-common | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-hdfs | jar | 2.7.3JYHTEST |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.github.jiayuhan-it : hadoop-mapreduce-client-app | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-mapreduce-client-hs | jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-mapreduce-client-jobclient | test-jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-common | test-jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-hdfs | test-jar | 2.7.3JYHTEST |
com.github.jiayuhan-it : hadoop-yarn-server-tests | test-jar | 2.7.3JYHTEST |
cglib : cglib | jar | 2.2 |