License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.hudi |
ArtifactId | ArtifactIdhudi-datahub-sync |
Last Version | Last Version0.11.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Hudi brings stream style processing on big data
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hudi-datahub-sync-0.11.1.pom | |
hudi-datahub-sync-0.11.1.jar | 22 KB |
hudi-datahub-sync-0.11.1-tests.jar | 14 KB |
hudi-datahub-sync-0.11.1-sources.jar | 16 KB |
hudi-datahub-sync-0.11.1-javadoc.jar | 69 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-datahub-sync/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-datahub-sync</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-datahub-sync/
implementation 'org.apache.hudi:hudi-datahub-sync:0.11.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-datahub-sync/
implementation ("org.apache.hudi:hudi-datahub-sync:0.11.1")
'org.apache.hudi:hudi-datahub-sync:jar:0.11.1'
<dependency org="org.apache.hudi" name="hudi-datahub-sync" rev="0.11.1">
<artifact name="hudi-datahub-sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-datahub-sync', version='0.11.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-datahub-sync" % "0.11.1"
[org.apache.hudi/hudi-datahub-sync "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
io.acryl : datahub-client | jar | 0.8.31 |
org.apache.httpcomponents : fluent-hc | jar | 4.4.1 |
org.apache.httpcomponents : httpcore | jar | 4.4.1 |
org.apache.httpcomponents : httpclient | jar | 4.4.1 |
org.apache.httpcomponents : httpasyncclient | jar | 4.1.5 |
org.apache.httpcomponents : httpcore-nio | jar | 4.4.1 |
log4j : log4j | jar | 1.2.17 |
org.apache.hudi : hudi-common | jar | 0.11.1 |
org.apache.hudi : hudi-sync-common | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.parquet : parquet-avro | jar | 1.10.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0-M1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0-M1 |