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