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