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