Hessian is a compact binary protocol for connecting web services.
<dependency>
<groupId>com.caucho</groupId>
<artifactId>hessian</artifactId>
<version>4.0.66</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Hessian client proxy to invoke remote service methods.
Consider using a more modern protocol like gRPC or JSON-RPC.
No dependency data recorded yet.