License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries |
GroupId | GroupIdorg.reactivestreams |
ArtifactId | ArtifactIdreactive-streams-examples |
Last Version | Last Version1.0.4 |
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-examples/ -->
<dependency>
<groupId>org.reactivestreams</groupId>
<artifactId>reactive-streams-examples</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.reactivestreams/reactive-streams-examples/
implementation 'org.reactivestreams:reactive-streams-examples:1.0.4'
// https://jarcasting.com/artifacts/org.reactivestreams/reactive-streams-examples/
implementation ("org.reactivestreams:reactive-streams-examples:1.0.4")
'org.reactivestreams:reactive-streams-examples:jar:1.0.4'
<dependency org="org.reactivestreams" name="reactive-streams-examples" rev="1.0.4">
<artifact name="reactive-streams-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.reactivestreams', module='reactive-streams-examples', version='1.0.4')
)
libraryDependencies += "org.reactivestreams" % "reactive-streams-examples" % "1.0.4"
[org.reactivestreams/reactive-streams-examples "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.reactivestreams : reactive-streams-tck | jar | 1.0.4 |