License |
License |
---|---|
GroupId | GroupIdcom.qcloud.cos |
ArtifactId | ArtifactIdhadoop-cos |
Version | Version8.0.2 |
Type | Typejar |
Description |
DescriptionApache Hadoop Tencent Qcloud COS Support
This module contains code to support integration with Tencent Qcloud COS.
It also declares the dependencies needed to work with COS.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hadoop-cos-8.0.2.pom | |
hadoop-cos-8.0.2.jar | 121 KB |
hadoop-cos-8.0.2-sources.jar | 72 KB |
hadoop-cos-8.0.2-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/ -->
<dependency>
<groupId>com.qcloud.cos</groupId>
<artifactId>hadoop-cos</artifactId>
<version>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/
implementation 'com.qcloud.cos:hadoop-cos:8.0.2'
// https://jarcasting.com/artifacts/com.qcloud.cos/hadoop-cos/
implementation ("com.qcloud.cos:hadoop-cos:8.0.2")
'com.qcloud.cos:hadoop-cos:jar:8.0.2'
<dependency org="com.qcloud.cos" name="hadoop-cos" rev="8.0.2">
<artifact name="hadoop-cos" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='hadoop-cos', version='8.0.2')
)
libraryDependencies += "com.qcloud.cos" % "hadoop-cos" % "8.0.2"
[com.qcloud.cos/hadoop-cos "8.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.qcloud : cos_api-bundle | jar | 5.6.65 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-common | jar | 3.3.0 |
com.qcloud : cosn-ranger-interface | jar | 1.0.3 |