| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.hudi |
| ArtifactId | ArtifactIdhudi-client-common |
| Version | Version0.10.1 |
| Type | Typejar |
| Description |
Descriptionhudi-client-common
Apache Hudi brings stream style processing on big data
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hudi-client-common-0.10.1.pom | |
| hudi-client-common-0.10.1.jar | 685 KB |
| hudi-client-common-0.10.1-tests.jar | 125 KB |
| hudi-client-common-0.10.1-sources.jar | 463 KB |
| hudi-client-common-0.10.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-client-common/ -->
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-client-common</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-client-common/
implementation 'org.apache.hudi:hudi-client-common:0.10.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-client-common/
implementation ("org.apache.hudi:hudi-client-common:0.10.1")
'org.apache.hudi:hudi-client-common:jar:0.10.1'
<dependency org="org.apache.hudi" name="hudi-client-common" rev="0.10.1">
<artifact name="hudi-client-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-client-common', version='0.10.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-client-common" % "0.10.1"
[org.apache.hudi/hudi-client-common "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hudi : hudi-common | jar | 0.10.1 |
| org.apache.hudi : hudi-aws | jar | 0.10.1 |
| org.apache.hudi : hudi-timeline-service | jar | 0.10.1 |
| joda-time : joda-time | jar | 2.9.9 |
| log4j : log4j | jar | 1.2.17 |
| com.github.davidmoten : hilbert-curve | jar | 0.2.2 |
| io.dropwizard.metrics : metrics-graphite | jar | 4.1.1 |
| io.dropwizard.metrics : metrics-core | jar | 4.1.1 |
| io.dropwizard.metrics : metrics-jmx | jar | 4.1.1 |
| io.prometheus : simpleclient | jar | 0.8.0 |
| io.prometheus : simpleclient_httpserver | jar | 0.8.0 |
| io.prometheus : simpleclient_dropwizard | jar | 0.8.0 |
| io.prometheus : simpleclient_pushgateway | jar | 0.8.0 |
| org.apache.curator : curator-framework | jar | 2.7.1 |
| org.apache.curator : curator-client | jar | 2.7.1 |
| org.apache.curator : curator-recipes | jar | 2.7.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.parquet : parquet-avro | jar | 1.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.hudi : hudi-common | test-jar | 0.10.1 |
| org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
| org.apache.hadoop : hadoop-common | jar | 2.7.3 |
| org.awaitility : awaitility | jar | 3.1.2 |
| 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 |
| org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0-M1 |
| org.junit.platform : junit-platform-suite-api | jar | 1.7.0-M1 |
| org.junit.platform : junit-platform-commons | jar | 1.7.0-M1 |
| org.apache.curator : curator-test | jar | 2.7.1 |