Closed qiangtoudianyan closed 2 years ago
I want use it,but Maven Dependency not found.Maven repository url is ?
The package isn't published to the central repo, need to compile it manually.
git clone git@github.com:itinycheng/flink-connector-clickhouse.git
cd flink-connector-clickhouse
mvn clean package -DskipTests
Thank you
I want use it,but Maven Dependency not found.Maven repository url is ?