is not current version
Last Version 2.10.10.10

com.github.cherrythefatbunny:reactive-dubbo 2.10.10

reactive support for dubbo based on reactor

Categories

Categories

React User Interface Web Frameworks Dubbo Net Networking
GroupId

GroupId

com.github.cherrythefatbunny
ArtifactId

ArtifactId

reactive-dubbo
Version

Version

2.10.10
Type

Type

pom

Download reactive-dubbo 2.10.10


<!-- https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo/ -->
<dependency>
    <groupId>com.github.cherrythefatbunny</groupId>
    <artifactId>reactive-dubbo</artifactId>
    <version>2.10.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo/
implementation 'com.github.cherrythefatbunny:reactive-dubbo:2.10.10'
// https://jarcasting.com/artifacts/com.github.cherrythefatbunny/reactive-dubbo/
implementation ("com.github.cherrythefatbunny:reactive-dubbo:2.10.10")
'com.github.cherrythefatbunny:reactive-dubbo:pom:2.10.10'
<dependency org="com.github.cherrythefatbunny" name="reactive-dubbo" rev="2.10.10">
  <artifact name="reactive-dubbo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cherrythefatbunny', module='reactive-dubbo', version='2.10.10')
)
libraryDependencies += "com.github.cherrythefatbunny" % "reactive-dubbo" % "2.10.10"
[com.github.cherrythefatbunny/reactive-dubbo "2.10.10"]