License |
License |
---|---|
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdtea-rpc |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontea-rpc
Aliyun Tea Rpc for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Filename | Size |
---|---|
tea-rpc-0.1.3.pom | |
tea-rpc-0.1.3.jar | 9 KB |
tea-rpc-0.1.3-sources.jar | 6 KB |
tea-rpc-0.1.3-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/tea-rpc/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>tea-rpc</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/tea-rpc/
implementation 'com.aliyun:tea-rpc:0.1.3'
// https://jarcasting.com/artifacts/com.aliyun/tea-rpc/
implementation ("com.aliyun:tea-rpc:0.1.3")
'com.aliyun:tea-rpc:jar:0.1.3'
<dependency org="com.aliyun" name="tea-rpc" rev="0.1.3">
<artifact name="tea-rpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='tea-rpc', version='0.1.3')
)
libraryDependencies += "com.aliyun" % "tea-rpc" % "0.1.3"
[com.aliyun/tea-rpc "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea | jar | 1.1.8 |
com.aliyun : tea-util | jar | [0.2.6, 1.0.0) |
com.aliyun : tea-rpc-util | jar | [0.1.1, 1.0.0) |
com.aliyun : credentials-java | jar | 0.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |