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:
- 2018-07-13 Delete the code of dubbo/hessian-lite module of the 2.6.x and 2.5.x branches
- 2018-06-04 Moving hessian-lite from Dubbo codebase to eco-system
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>hessian-lite</artifactId>
<version>3.2.4</version>
<dependency>