License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdorg.reactivestreams |
ArtifactId | ArtifactIdreactive-streams-flow-adapters |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionreactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.reactivestreams/reactive-streams-flow-adapters/ -->
<dependency>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams-flow-adapters</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivestreams/reactive-streams-flow-adapters/
implementation 'org.reactivestreams:reactive-streams-flow-adapters:1.0.2'
// https://jarcasting.com/artifacts/org.reactivestreams/reactive-streams-flow-adapters/
implementation ("org.reactivestreams:reactive-streams-flow-adapters:1.0.2")
'org.reactivestreams:reactive-streams-flow-adapters:jar:1.0.2'
<dependency org="org.reactivestreams" name="reactive-streams-flow-adapters" rev="1.0.2">
<artifact name="reactive-streams-flow-adapters" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivestreams', module='reactive-streams-flow-adapters', version='1.0.2')
)
libraryDependencies += "org.reactivestreams" % "reactive-streams-flow-adapters" % "1.0.2"
[org.reactivestreams/reactive-streams-flow-adapters "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams-tck | jar | 1.0.2 |
org.testng : testng | jar | 5.14.10 |