Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.43 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.43 KB

Hessian Lite(Alibaba embed version)

Build Status codecov Gitter license maven

Hessian-lite is a Alibaba dubbo embed version of official hessian initially. Then this module is separated from Dubbo. All branches of Dubbo : 2.5.x, 2.6.x(since 2.6.3) and 2.7.x are dependent on it , please see the details:

Maven dependency

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>hessian-lite</artifactId>
    <version>3.2.4</version>
<dependency>