File | Operation |
---|---|
hudi-client-1.0.0-beta2.pom | download |
<dependency>
<groupId>org.apache.hudi</groupId>
<artifactId>hudi-client</artifactId>
<version>1.0.0-beta2</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.apache.hudi</groupId> <artifactId>hudi</artifactId> <version>1.0.0-beta2</version> </parent>