Hessian

Hessian is a compact binary protocol for connecting web services

License

License

GroupId

GroupId

com.caucho
ArtifactId

ArtifactId

hessian
Last Version

Last Version

4.0.66
Release Date

Release Date

Type

Type

jar
Description

Description

Hessian
Hessian is a compact binary protocol for connecting web services
Project URL

Project URL

http://hessian.caucho.com

Download hessian

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.66
4.0.65
4.0.64
4.0.63
4.0.62
4.0.61
4.0.60
4.0.59
4.0.53
4.0.52
4.0.51
4.0.38
4.0.33
4.0.7
3.1.5
3.1.3
3.0.8
2.1.12