MVN

com.aliyun : ccp-oss-client

Maven & Gradle

Jun 11, 2020
30 stars

ccp-oss-client · Aliyun CCP oss SDK for Java Copyright (C) Alibaba Cloud Computing All rights reserved. 版权所有 (C)阿里云计算有限公司 http://www.aliyun.com

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>ccp-oss-client</artifactId>
    <version>2.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun : ccp-oss-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7

All Versions

Choose a version of com.aliyun : ccp-oss-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
ccp-oss-client-2.2.7
ccp-oss-client-2.2.6
ccp-oss-client-2.2.5
ccp-oss-client-2.2.4
ccp-oss-client-2.2.3
ccp-oss-client-2.2.2
ccp-oss-client-2.2.1
2.1.x
ccp-oss-client-2.1.1
2.0.x
ccp-oss-client-2.0.3
ccp-oss-client-2.0.2
ccp-oss-client-2.0.1
ccp-oss-client-2.0.0
1.1.x
ccp-oss-client-1.1.8
ccp-oss-client-1.1.7
ccp-oss-client-1.1.5
ccp-oss-client-1.1.4
ccp-oss-client-1.1.3
ccp-oss-client-1.1.2
ccp-oss-client-1.1.1
ccp-oss-client-1.1.0
1.0.x
ccp-oss-client-1.0.0

How to add a dependency to Maven

Add the following com.aliyun : ccp-oss-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>ccp-oss-client</artifactId>
    <version>2.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun : ccp-oss-client gradle dependency to your build.gradle file:

implementation 'com.aliyun:ccp-oss-client:2.2.7'

Gradle Kotlin DSL: Add the following com.aliyun : ccp-oss-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun:ccp-oss-client:2.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun : ccp-oss-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun" % "ccp-oss-client" % "2.2.7"

Advertisement

Dependencies from Group

Nov 23, 2022
660 usages
1.3k stars
tea
Mar 23, 2023
561 usages
8 stars
Jul 24, 2023
524 usages
May 16, 2022
432 usages
Jul 28, 2023
408 usages

Discover Dependencies

Apr 26, 2020
30 stars
Feb 05, 2020
7 stars
Nov 28, 2019
2 stars
Sep 27, 2020
4 usages
Aug 25, 2023
15 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Sep 22, 2021
18 usages
611 stars