MVN

com.github.cherrythefatbunny : reactive-dubbo

Maven & Gradle

Apr 20, 2020
8 stars

reactive-dubbo · reactive support for dubbo based on reactor

<dependency>
    <groupId>com.github.cherrythefatbunny</groupId>
    <artifactId>reactive-dubbo</artifactId>
    <version>2.10.10.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cherrythefatbunny : reactive-dubbo to add to Maven - Latest Versions:

  • Latest Stable: 2.10.10.10

All Versions

Choose a version of com.github.cherrythefatbunny : reactive-dubbo to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10.x
reactive-dubbo-2.10.10.10
reactive-dubbo-2.10.10
2.x.x
reactive-dubbo-2.x.x
1.0.x
reactive-dubbo-1.0.2
reactive-dubbo-1.0.1
reactive-dubbo-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.cherrythefatbunny</groupId>
    <artifactId>reactive-dubbo</artifactId>
    <version>2.10.10.10</version>
</dependency>