Last Version

autumn-rpc-core 2020.10

Lightweight cross-language HTTP RPC framework

License

License

GroupId

GroupId

cn.imaq
ArtifactId

ArtifactId

autumn-rpc-core
Version

Version

2020.10
Type

Type

jar
Description

Description

autumn-rpc-core
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-core 2020.10


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

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.alibaba : hessian-lite jar 3.2.5

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.