MVN

io.projectreactor : reactor-bus

Maven & Gradle

Apr 29, 2016
15 usages
3.5k stars

Reactor Event Bus components · Reactor Event Bus components

<dependency>
    <groupId>io.projectreactor</groupId>
    <artifactId>reactor-bus</artifactId>
    <version>2.0.8.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.8.RELEASE

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

Nov 15, 2017
35 usages
40 stars
Jun 09, 2023
226 stars
Aug 16, 2023
6 usages
864 stars
Sep 15, 2016
41 usages
3.4k stars
Mar 31, 2018
5 usages
1.1k stars