MVN

com.qcloud : cos_api-bundle

Maven & Gradle

Aug 15, 2023
5 usages
2 stars

COS SDK for Java - Bundle · A single bundled dependency that includes all service and dependent JARs with third-party libraries relocated to different namespaces.

<dependency>
    <groupId>com.qcloud</groupId>
    <artifactId>cos_api-bundle</artifactId>
    <version>5.6.166</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qcloud : cos_api-bundle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 5.6.166

All Versions

Choose a version of com.qcloud : cos_api-bundle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
5.6.x
cos_api-bundle-5.6.166
cos_api-bundle-5.6.137.2
cos_api-bundle-5.6.112
cos_api-bundle-5.6.110
cos_api-bundle-5.6.100.2
cos_api-bundle-5.6.100
cos_api-bundle-5.6.98
cos_api-bundle-5.6.69.5
cos_api-bundle-5.6.69.3
cos_api-bundle-5.6.69.2
cos_api-bundle-5.6.69.1
cos_api-bundle-5.6.69
cos_api-bundle-5.6.68
cos_api-bundle-5.6.65
cos_api-bundle-5.6.63
cos_api-bundle-5.6.62
cos_api-bundle-5.6.60
cos_api-bundle-5.6.52
cos_api-bundle-5.6.50
cos_api-bundle-5.6.49
cos_api-bundle-5.6.48
cos_api-bundle-5.6.47
cos_api-bundle-5.6.46
cos_api-bundle-5.6.42
cos_api-bundle-5.6.38
cos_api-bundle-5.6.37
cos_api-bundle-5.6.35
cos_api-bundle-5.6.33
cos_api-bundle-5.6.32
cos_api-bundle-5.6.31
cos_api-bundle-5.6.29
cos_api-bundle-5.6.19

How to add a dependency to Maven

Add the following com.qcloud : cos_api-bundle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qcloud</groupId>
    <artifactId>cos_api-bundle</artifactId>
    <version>5.6.166</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qcloud : cos_api-bundle gradle dependency to your build.gradle file:

implementation 'com.qcloud:cos_api-bundle:5.6.166'

Gradle Kotlin DSL: Add the following com.qcloud : cos_api-bundle gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qcloud:cos_api-bundle:5.6.166")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qcloud : cos_api-bundle sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qcloud" % "cos_api-bundle" % "5.6.166"

Advertisement

Dependencies from Group

Aug 15, 2023
120 usages
147 stars
Jul 18, 2018
7 usages
92 stars
Aug 15, 2023
5 usages
2 stars
Apr 15, 2022
2 usages
192 stars
Jan 25, 2019
1 usages
84 stars

Discover Dependencies