Registry / cloud / tencentcloud-sdk-java-common

tencentcloud-sdk-java-common

JSON →
library3.1.1464javamavenunverified

Common module for Tencent Cloud Open API SDK for Java, providing shared utilities.

<dependency> <groupId>com.tencentcloudapi</groupId> <artifactId>tencentcloud-sdk-java-common</artifactId> <version>3.1.1464</version> </dependency>
INSTALL
IMPORT
SIG · TENCENTCLOUD-SDK-J
T
tencentcloud-sdk-java-common
cloudjavav3.1.1464
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Credential
com.tencentcloudapi.common.Credential

Minimal example to create Tencent Cloud credentials

import com.tencentcloudapi.common.Credential; public class Main { public static void main(String[] args) { Credential cred = new Credential("secretId", "secretKey"); System.out.println("Tencent Cloud SDK ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.1464latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
Amazon
1
Resources
tencentcloud-sdk-java-common — mvn dependency:get tencentcloud-sdk-java-common · libregistry