Last Version

eu.morphus:hessian 4.0.65.0

Hessian is a compact binary protocol for connecting web services. This project is just enhancing some aspects.

License

License

GroupId

GroupId

eu.morphus
ArtifactId

ArtifactId

hessian
Version

Version

4.0.65.0
Type

Type

jar
Description

Description

eu.morphus:hessian
Hessian is a compact binary protocol for connecting web services. This project is just enhancing some aspects.
Project URL

Project URL

http://hessian.caucho.com
Source Code Management

Source Code Management

https://github.com/mrphus/hessian

Download hessian 4.0.65.0


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

Dependencies

provided (1)

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

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0

Project Modules

There are no modules declared in this project.