| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.jiayuhan-it |
| Идентификатор | Идентификаторhadoop-assemblies |
| Последняя версия | Последняя версия2.7.3JYHTEST |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Hadoop Assemblies
Apache Hadoop Assemblies
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| hadoop-assemblies-2.7.3JYHTEST.pom | |
| hadoop-assemblies-2.7.3JYHTEST.jar | 35 KB |
| hadoop-assemblies-2.7.3JYHTEST-sources.jar | 33 KB |
| Обзор |
<!-- 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"]