| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.hudi |
| Идентификатор | Идентификаторhudi-timeline-server-bundle |
| Версия | Версия0.10.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache Hudi brings stream style processing on big data
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-server-bundle/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-timeline-server-bundle</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-server-bundle/
implementation 'org.apache.hudi:hudi-timeline-server-bundle:0.10.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-timeline-server-bundle/
implementation ("org.apache.hudi:hudi-timeline-server-bundle:0.10.1")
'org.apache.hudi:hudi-timeline-server-bundle:jar:0.10.1'
<dependency org="org.apache.hudi" name="hudi-timeline-server-bundle" rev="0.10.1">
<artifact name="hudi-timeline-server-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-timeline-server-bundle', version='0.10.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-timeline-server-bundle" % "0.10.1"
[org.apache.hudi/hudi-timeline-server-bundle "0.10.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |
| org.apache.hadoop : hadoop-client | jar | 2.7.3 |