License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdtea |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontea
Aliyun tea 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 |
---|---|
tea-1.2.0.pom | |
tea-1.2.0.jar | 27 KB |
tea-1.2.0-sources.jar | 13 KB |
tea-1.2.0-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/tea/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/tea/
implementation 'com.aliyun:tea:1.2.0'
// https://jarcasting.com/artifacts/com.aliyun/tea/
implementation ("com.aliyun:tea:1.2.0")
'com.aliyun:tea:jar:1.2.0'
<dependency org="com.aliyun" name="tea" rev="1.2.0">
<artifact name="tea" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='tea', version='1.2.0')
)
libraryDependencies += "com.aliyun" % "tea" % "1.2.0"
[com.aliyun/tea "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.12.13 |
com.google.code.gson : gson | jar | 2.9.0 |
org.jacoco : org.jacoco.agent | jar | 0.8.4 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.0.0 |
org.powermock : powermock-core | jar | 2.0.2 |
org.powermock : powermock-reflect | jar | 2.0.2 |
org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
org.powermock : powermock-module-junit4 | jar | 2.0.2 |
junit : junit | jar | 4.13.1 |