English | 简体中文
Alibaba Cloud RPC Client
Installation
Issues
Opening an Issue, Issues not conforming to the guidelines may be closed immediately.
References
License
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.
| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.aliyun | 
| ArtifactId | ArtifactIdpop-rpc-client | 
| Last Version | Last Version0.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpop-rpc-client Aliyun Rpc BaseClient 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 | 
|---|---|
| pop-rpc-client-0.0.2.pom | |
| pop-rpc-client-0.0.2.jar | 7 KB | 
| pop-rpc-client-0.0.2-sources.jar | 5 KB | 
| pop-rpc-client-0.0.2-javadoc.jar | 27 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun/pop-rpc-client/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>pop-rpc-client</artifactId>
    <version>0.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.aliyun/pop-rpc-client/
implementation 'com.aliyun:pop-rpc-client:0.0.2'// https://jarcasting.com/artifacts/com.aliyun/pop-rpc-client/
implementation ("com.aliyun:pop-rpc-client:0.0.2")'com.aliyun:pop-rpc-client:jar:0.0.2'<dependency org="com.aliyun" name="pop-rpc-client" rev="0.0.2">
  <artifact name="pop-rpc-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aliyun', module='pop-rpc-client', version='0.0.2')
)libraryDependencies += "com.aliyun" % "pop-rpc-client" % "0.0.2"[com.aliyun/pop-rpc-client "0.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun : tea | jar | 0.0.18 | 
| com.google.code.gson : gson | jar | 2.8.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
English | 简体中文
Opening an Issue, Issues not conforming to the guidelines may be closed immediately.
Copyright (c) 2009-present, Alibaba Cloud All rights reserved.