Last Version

org.apache.hudi:hudi-examples 0.11.1

Apache Hudi brings stream style processing on big data

License

License

GroupId

GroupId

org.apache.hudi
ArtifactId

ArtifactId

hudi-examples
Version

Version

0.11.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-examples 0.11.1

Filename Size
hudi-examples-0.11.1.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.hudi/hudi-examples/ -->
<dependency>
    <groupId>org.apache.hudi</groupId>
    <artifactId>hudi-examples</artifactId>
    <version>0.11.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-examples/
implementation 'org.apache.hudi:hudi-examples:0.11.1'
// https://jarcasting.com/artifacts/org.apache.hudi/hudi-examples/
implementation ("org.apache.hudi:hudi-examples:0.11.1")
'org.apache.hudi:hudi-examples:pom:0.11.1'
<dependency org="org.apache.hudi" name="hudi-examples" rev="0.11.1">
  <artifact name="hudi-examples" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.hudi', module='hudi-examples', version='0.11.1')
)
libraryDependencies += "org.apache.hudi" % "hudi-examples" % "0.11.1"
[org.apache.hudi/hudi-examples "0.11.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-examples-common
  • hudi-examples-spark
  • hudi-examples-flink
  • hudi-examples-java