is not current version
Last Version 0.1.2.snapshot

com.github.goodpaas:gooddubbo 0.1.0.snapshot

Dubbo(RPC framework) package to simplify the development

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.goodpaas
ArtifactId

ArtifactId

gooddubbo
Version

Version

0.1.0.snapshot
Type

Type

jar

Download gooddubbo 0.1.0.snapshot


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