License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdcredentials-java |
Last Version | Last Version0.2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncredentials-java
Alibaba Cloud Credentials 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 |
Filename | Size |
---|---|
credentials-java-0.2.8.pom | |
credentials-java-0.2.8.jar | 50 KB |
credentials-java-0.2.8-sources.jar | 29 KB |
credentials-java-0.2.8-javadoc.jar | 246 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/credentials-java/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>credentials-java</artifactId>
<version>0.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/credentials-java/
implementation 'com.aliyun:credentials-java:0.2.8'
// https://jarcasting.com/artifacts/com.aliyun/credentials-java/
implementation ("com.aliyun:credentials-java:0.2.8")
'com.aliyun:credentials-java:jar:0.2.8'
<dependency org="com.aliyun" name="credentials-java" rev="0.2.8">
<artifact name="credentials-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='credentials-java', version='0.2.8')
)
libraryDependencies += "com.aliyun" % "credentials-java" % "0.2.8"
[com.aliyun/credentials-java "0.2.8"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea | jar | 1.0.6 |
org.ini4j : ini4j | jar | 0.5.4 |
com.google.code.gson : gson | jar | 2.8.5 |
org.jacoco : org.jacoco.agent | jar | 0.8.3 |
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.mockito : mockito-core | jar | 3.0.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |