| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.aliyun | 
| ArtifactId | ArtifactIdalibabacloud-secretsmanager-client | 
| Last Version | Last Version1.2.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionalibabacloud-secretsmanager-client Alibabacloud Secrets Manager Client for Java
        Copyright (C) Alibaba Cloud Computing
        All rights reserved.
        版权所有 (C)阿里云计算有限公司
            http://www.aliyun.com | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.aliyun/alibabacloud-secretsmanager-client/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>alibabacloud-secretsmanager-client</artifactId>
    <version>1.2.0</version>
</dependency>// https://jarcasting.com/artifacts/com.aliyun/alibabacloud-secretsmanager-client/
implementation 'com.aliyun:alibabacloud-secretsmanager-client:1.2.0'// https://jarcasting.com/artifacts/com.aliyun/alibabacloud-secretsmanager-client/
implementation ("com.aliyun:alibabacloud-secretsmanager-client:1.2.0")'com.aliyun:alibabacloud-secretsmanager-client:jar:1.2.0'<dependency org="com.aliyun" name="alibabacloud-secretsmanager-client" rev="1.2.0">
  <artifact name="alibabacloud-secretsmanager-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aliyun', module='alibabacloud-secretsmanager-client', version='1.2.0')
)libraryDependencies += "com.aliyun" % "alibabacloud-secretsmanager-client" % "1.2.0"[com.aliyun/alibabacloud-secretsmanager-client "1.2.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun : aliyun-java-sdk-core Optional | jar | 4.5.17 | 
| com.google.code.gson : gson | jar | 2.8.9 | 
| com.aliyun : aliyun-java-sdk-kms | jar | 2.14.0 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |