Last Version

autumn-rpc-client 2020.10

Lightweight cross-language HTTP RPC framework

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.imaq
ArtifactId

ArtifactId

autumn-rpc-client
Version

Version

2020.10
Type

Type

jar
Description

Description

autumn-rpc-client
Lightweight cross-language HTTP RPC framework
Project URL

Project URL

https://github.com/DeepAQ/Autumn
Source Code Management

Source Code Management

https://github.com/DeepAQ/Autumn

Download autumn-rpc-client 2020.10


<!-- https://jarcasting.com/artifacts/cn.imaq/autumn-rpc-client/ -->
<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>autumn-rpc-client</artifactId>
    <version>2020.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.imaq/autumn-rpc-client/
implementation 'cn.imaq:autumn-rpc-client:2020.10'
// https://jarcasting.com/artifacts/cn.imaq/autumn-rpc-client/
implementation ("cn.imaq:autumn-rpc-client:2020.10")
'cn.imaq:autumn-rpc-client:jar:2020.10'
<dependency org="cn.imaq" name="autumn-rpc-client" rev="2020.10">
  <artifact name="autumn-rpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.imaq', module='autumn-rpc-client', version='2020.10')
)
libraryDependencies += "cn.imaq" % "autumn-rpc-client" % "2020.10"
[cn.imaq/autumn-rpc-client "2020.10"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.imaq : autumn-rpc-core jar 2020.10

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
cn.imaq : autumn-http-client jar 2020.10
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.testng : testng jar 6.14.3

Project Modules

There are no modules declared in this project.