reactive-streams 1.0.3-1 source package in Ubuntu

Changelog

reactive-streams (1.0.3-1) unstable; urgency=medium

  * New upstream release
    - Updated the pom
  * Standards-Version updated to 4.5.0

 -- Emmanuel Bourg <email address hidden>  Sun, 26 Jan 2020 15:02:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
reactive-streams_1.0.3-1.dsc 2.0 KiB 54c5f364bd4446104292a44ef2a4322d743a7ed0636dbf3a1d88d84e70acf4af
reactive-streams_1.0.3.orig.tar.xz 84.0 KiB 43151d7120ed73e51db0c7a0fd7defd955d6a70d2cf41fec36a799b5878c1f77
reactive-streams_1.0.3-1.debian.tar.xz 5.4 KiB 8a0a6aa8f3771156567a1e12e0cb9e217ed29d9032c36d6cd4a1874b8faae5c1

Available diffs

No changes file available.

Binary packages built by this source

libreactive-streams-java: Standard for asynchronous stream processing with non-blocking backpressure

 Reactive Streams is an initiative to provide a standard for asynchronous
 stream processing with non-blocking back pressure. This encompasses efforts
 aimed at runtime environments (JVM and JavaScript) as well as network
 protocols.