is not current version
Last Version 2.10.10.10

com.github.cherrythefatbunny:reactive-dubbo 1.0.0

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

1.0.0
Type

Type

pom

Download reactive-dubbo 1.0.0

Filename Size
reactive-dubbo-1.0.0.pom 5 KB
Browse

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