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