MVN

com.qcloud.cos : flink-cos-fs

Maven & Gradle

Mar 24, 2022
28 stars

Flink : FileSystems : COS FS · This project aims to provide COS's implementation of the Flink file system interface, so that Flink can not only use the ordinary read and write interfaces to read and write COS, but also use StreamingFileSink, an interface that requires exactly-once semantics to write to COS.

<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>flink-cos-fs</artifactId>
    <version>1.10.0-0.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qcloud.cos : flink-cos-fs to add to Maven - Latest Versions:

  • Latest Stable: 1.10.0-0.1.10

All Versions

Choose a version of com.qcloud.cos : flink-cos-fs to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
flink-cos-fs-1.10.0-0.1.10

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>flink-cos-fs</artifactId>
    <version>1.10.0-0.1.10</version>
</dependency>

Advertisement

Dependencies from Group

Aug 25, 2023
6 usages
22 stars
Jul 19, 2023
2 usages
76 stars
Aug 25, 2023
2 usages
22 stars
Dec 14, 2021
2 usages
22 stars
Aug 25, 2023
1 usages
22 stars

Discover Dependencies