Эксперт ХД

org.reactivestreams:reactive-streams (1.0.4)

Published 2026-09-15 10:18:33 +00:00 by Vlad_Savchuk

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.reactivestreams</groupId>
	<artifactId>reactive-streams</artifactId>
	<version>1.0.4</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.reactivestreams:reactive-streams:1.0.4

About this package

A Protocol for Asynchronous Non-Blocking Data Sequence
Details
Maven
2026-09-15 10:18:33 +00:00
288
reactive-streams
MIT-0
12 KiB
Assets (2)
Versions (1) View all
1.0.4 2026-09-15