Last Version

Apache Hadoop Tencent Cloud COS Support 8.0.6

This module contains code to support integration with Tencent Cloud COS. It also declares the dependencies needed to work with COS.

License

License

GroupId

GroupId

com.qcloud.cos
ArtifactId

ArtifactId

hadoop-cos
Version

Version

8.0.6
Type

Type

jar
Description

Description

Apache Hadoop Tencent Cloud COS Support
This module contains code to support integration with Tencent Cloud COS. It also declares the dependencies needed to work with COS.
Project URL

Project URL

https://github.com/tencentyun/hadoop-cos
Source Code Management

Source Code Management

https://github.com/tencentyun/hadoop-cos

Download hadoop-cos 8.0.6


<!-- https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/ -->
<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>hadoop-cos</artifactId>
    <version>8.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/
implementation 'com.qcloud.cos:hadoop-cos:8.0.6'
// https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/
implementation ("com.qcloud.cos:hadoop-cos:8.0.6")
'com.qcloud.cos:hadoop-cos:jar:8.0.6'
<dependency org="com.qcloud.cos" name="hadoop-cos" rev="8.0.6">
  <artifact name="hadoop-cos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='hadoop-cos', version='8.0.6')
)
libraryDependencies += "com.qcloud.cos" % "hadoop-cos" % "8.0.6"
[com.qcloud.cos/hadoop-cos "8.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
com.qcloud : cos_api-bundle jar 5.6.69

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.3.0
com.qcloud : cosn-ranger-interface jar 1.0.3

Project Modules

There are no modules declared in this project.