projectreactor 2.0.8-1.1 source package in Ubuntu

Changelog

projectreactor (2.0.8-1.1) unstable; urgency=medium

  * Non-maintainer upload
  * Source-only upload

 -- Jeremy BĂ­cha <email address hidden>  Wed, 02 Aug 2023 17:19:41 -0400

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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
projectreactor_2.0.8-1.1.dsc 2.3 KiB 92d9e02c1bf1da47c6ee98f6289535c2e8e9a53f4bdb8bfc4a2ea45b005e2f7f
projectreactor_2.0.8.orig.tar.xz 8.1 MiB e088941e340092ff9fd9fea9bd648ffec7e1868941bc011f07a29b0dee578235
projectreactor_2.0.8-1.1.debian.tar.xz 5.4 KiB dd32395dc702c355ab91bbf2c7c7c5d29d667a81797fe405f58caef8da3ad862

Available diffs

No changes file available.

Binary packages built by this source

libreactor-core-java: Reactive Streams Specification Implementation

 Reactor is a foundational library building for reactive fast data applications
 on the JVM. It provides abstractions for Java, Groovy and other JVM languages
 to make building event and data-driven applications easier. Various dispatchers
 are available to provide the developer with a range of choices from thread-pool
 style, long-running task execution to non-blocking, high-volume task
 dispatching.