MVN

com.qcloud.cos : qcloud-foundation

Maven & Gradle

Aug 25, 2023
6 usages
22 stars

qcloud-foundation · the core foundation for tencent cloud sdk

<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>qcloud-foundation</artifactId>
    <version>1.5.57</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.57

All Versions

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

Version Vulnerabilities Updated
1.5.x
qcloud-foundation-1.5.57
qcloud-foundation-1.5.56
qcloud-foundation-1.5.55
qcloud-foundation-1.5.54
qcloud-foundation-1.5.53
qcloud-foundation-1.5.52
qcloud-foundation-1.5.51
qcloud-foundation-1.5.50
qcloud-foundation-1.5.49
qcloud-foundation-1.5.48
qcloud-foundation-1.5.47
qcloud-foundation-1.5.46
qcloud-foundation-1.5.45
qcloud-foundation-1.5.44
qcloud-foundation-1.5.43
qcloud-foundation-1.5.42
qcloud-foundation-1.5.40
qcloud-foundation-1.5.39
qcloud-foundation-1.5.38
qcloud-foundation-1.5.37
qcloud-foundation-1.5.36
qcloud-foundation-1.5.35
qcloud-foundation-1.5.34
qcloud-foundation-1.5.33
qcloud-foundation-1.5.32
qcloud-foundation-1.5.31
qcloud-foundation-1.5.30
qcloud-foundation-1.5.29

How to add a dependency to Maven

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

<dependency>
    <groupId>com.qcloud.cos</groupId>
    <artifactId>qcloud-foundation</artifactId>
    <version>1.5.57</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.qcloud.cos:qcloud-foundation:1.5.57'

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

implementation("com.qcloud.cos:qcloud-foundation:1.5.57")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.qcloud.cos" % "qcloud-foundation" % "1.5.57"

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