is not current version
Last Version 0.11.1

org.apache.hudi:hudi-client 0.10.1

Apache Hudi brings stream style processing on big data

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hudi
ArtifactId

ArtifactId

hudi-client
Version

Version

0.10.1
Type

Type

pom
Description

Description

Apache Hudi brings stream style processing on big data
Project Organization

Project Organization

The Apache Software Foundation

Download hudi-client 0.10.1

Filename Size
hudi-client-0.10.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-client/ -->
<dependency>
    <groupId>org.apache.hudi</groupId>
    <artifactId>hudi-client</artifactId>
    <version>0.10.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-client/
implementation 'org.apache.hudi:hudi-client:0.10.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-client/
implementation ("org.apache.hudi:hudi-client:0.10.1")
'org.apache.hudi:hudi-client:pom:0.10.1'
<dependency org="org.apache.hudi" name="hudi-client" rev="0.10.1">
  <artifact name="hudi-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-client', version='0.10.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-client" % "0.10.1"
[org.apache.hudi/hudi-client "0.10.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hudi-client-common
  • hudi-java-client
  • hudi-spark-client
  • hudi-flink-client