MVN

io.projectreactor : reactor

Maven & Gradle

Apr 29, 2016
<dependency>
    <groupId>io.projectreactor</groupId>
    <artifactId>reactor</artifactId>
    <version>2.0.8.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.projectreactor : reactor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.8.RELEASE

All Versions

Choose a version of io.projectreactor : reactor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
reactor-2.0.8.RELEASE
reactor-2.0.7.RELEASE
reactor-2.0.6.RELEASE
reactor-2.0.5.RELEASE
reactor-2.0.4.RELEASE
reactor-2.0.3.RELEASE
reactor-2.0.2.RELEASE

How to add a dependency to Maven

Add the following io.projectreactor : reactor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.projectreactor</groupId>
    <artifactId>reactor</artifactId>
    <version>2.0.8.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.projectreactor : reactor gradle dependency to your build.gradle file:

implementation 'io.projectreactor:reactor:2.0.8.RELEASE'

Gradle Kotlin DSL: Add the following io.projectreactor : reactor gradle kotlin dependency to your build.gradle.kts file:

implementation("io.projectreactor:reactor:2.0.8.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.projectreactor : reactor sbt scala dependency to your build.sbt file:

libraryDependencies += "io.projectreactor" % "reactor" % "2.0.8.RELEASE"

Advertisement

Dependencies from Group

Aug 15, 2023
1.1k usages
4.7k stars
Aug 15, 2023
624 usages
4.7k stars
Aug 15, 2023
308 usages
3.5k stars
Aug 15, 2023
35 usages
4.7k stars
Apr 28, 2016
23 usages
3.5k stars

Discover Dependencies

May 30, 2018
19 stars
Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
1 usages
12.5k stars
May 23, 2015
1 usages
0 stars
Sep 15, 2015
1 usages
65 stars
Jun 19, 2015
65 stars
May 18, 2015
2 usages
3 stars