| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jiayuhan-it |
| ArtifactId | ArtifactIdhadoop-project-dist |
| Version | Version2.7.3JYHTEST |
| Type | Typejar |
| Description |
DescriptionApache Hadoop Project Dist POM
Apache Hadoop Project Dist POM
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hadoop-project-dist-2.7.3JYHTEST.pom | 18 KB |
| hadoop-project-dist-2.7.3JYHTEST-tests.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-project-dist/ -->
<dependency>
<groupId>com.github.jiayuhan-it</groupId>
<artifactId>hadoop-project-dist</artifactId>
<version>2.7.3JYHTEST</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-project-dist/
implementation 'com.github.jiayuhan-it:hadoop-project-dist:2.7.3JYHTEST'
// https://jarcasting.com/artifacts/com.github.jiayuhan-it/hadoop-project-dist/
implementation ("com.github.jiayuhan-it:hadoop-project-dist:2.7.3JYHTEST")
'com.github.jiayuhan-it:hadoop-project-dist:jar:2.7.3JYHTEST'
<dependency org="com.github.jiayuhan-it" name="hadoop-project-dist" rev="2.7.3JYHTEST">
<artifact name="hadoop-project-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jiayuhan-it', module='hadoop-project-dist', version='2.7.3JYHTEST')
)
libraryDependencies += "com.github.jiayuhan-it" % "hadoop-project-dist" % "2.7.3JYHTEST"
[com.github.jiayuhan-it/hadoop-project-dist "2.7.3JYHTEST"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jiayuhan-it : hadoop-annotations | jar | 2.7.3JYHTEST |