You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/08/31 01:21:24 UTC

[GitHub] [hudi] simon824 commented on issue #3562: [SUPPORT] Add hudi-spark3-bundle to mvnrepository

simon824 commented on issue #3562:
URL: https://github.com/apache/hudi/issues/3562#issuecomment-908821359


   I want to add hudi-spark3-bundle dependency in another project with maven like
   ```
   <dependency>
       <groupId>org.apache.hudi</groupId>
       <artifactId>hudi-spark-bundle_2.12</artifactId>
       <version>0.9.0</version>
   </dependency>
   ```
   I didn't found hudi-spark3-bundle_2.12 in https://mvnrepository.com/


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org