Last Version

Vert.x - Reactive Streams 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-reactive-streams
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x - Reactive Streams
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-reactive-streams 4.3.1


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-reactive-streams/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-reactive-streams</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-reactive-streams/
implementation 'io.vertx:vertx-reactive-streams:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-reactive-streams/
implementation ("io.vertx:vertx-reactive-streams:4.3.1")
'io.vertx:vertx-reactive-streams:jar:4.3.1'
<dependency org="io.vertx" name="vertx-reactive-streams" rev="4.3.1">
  <artifact name="vertx-reactive-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-reactive-streams', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-reactive-streams" % "4.3.1"
[io.vertx/vertx-reactive-streams "4.3.1"]

Dependencies

compile (4)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
org.reactivestreams : reactive-streams jar 1.0.3

test (3)

Group / Artifact Type Version
org.reactivestreams : reactive-streams-tck jar 1.0.3
io.vertx : vertx-core test-jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.