hessian 4.0.38-2.1 source package in Ubuntu

Changelog

hessian (4.0.38-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 29 Dec 2020 02:26:27 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe java
Lunar release universe java
Jammy release universe java

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hessian_4.0.38-2.1.dsc 2.0 KiB 47dadfb19838ab8e1895e96cacc5c8e09a0e58acf33ef80c9dbf1aeb51591779
hessian_4.0.38.orig.tar.xz 79.1 KiB 61ffa638ca2c5088a7181c6e5476e37946843cb199dfc4bd82383c615656fc1e
hessian_4.0.38-2.1.debian.tar.xz 5.0 KiB db72ae686bcba8762ee42e0f609579f610b9e226bf79a5bdc162baed43196e39

Available diffs

No changes file available.

Binary packages built by this source

libhessian-java: Java implementation of a binary protocol for web services

 Hessian provides compact binary and XML protocols for applications
 needing performance without protocol complexity. It is well-suited to
 sending binary data without any need to extend the protocol with attachments.
 This library also includes Burlap that is a matching XML protocol.
 .
 With Hessian, providing a web service is as simple as creating a servlet and
 using a service is as simple as a JDK Proxy interface.

libhessian-java-doc: Documentation for libhessian-java

 Documentation for Hessian that is a Java library that provides compact binary
 and XML protocols for applications needing performance without protocol
 complexity. It is well-suited to sending binary data without any need to
 extend the protocol with attachments. This library also includes Burlap that
 is a matching XML protocol.
 .
 With Hessian, providing a web service is as simple as creating a servlet and
 using a service is as simple as a JDK Proxy interface.