is not current version
Last Version 2.10.10.10

com.github.cherrythefatbunny:reactive-dubbo-starter 1.0.2

spring boot starter of 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-starter
Version

Version

1.0.2
Type

Type

jar

Download reactive-dubbo-starter 1.0.2


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