Last Version

com.github.goodpaas:gooddubbo 0.1.2.snapshot

Dubbo(RPC framework) package to simplify the development

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.github.goodpaas
ArtifactId

ArtifactId

gooddubbo
Version

Version

0.1.2.snapshot
Type

Type

jar
Description

Description

com.github.goodpaas:gooddubbo
Dubbo(RPC framework) package to simplify the development
Project URL

Project URL

https://github.com/GoodPaas/GoodDubbo
Project Organization

Project Organization

GoodPaas
Source Code Management

Source Code Management

https://github.com/GoodPaas/GoodDubbo

Download gooddubbo 0.1.2.snapshot


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

Dependencies

provided (3)

Group / Artifact Type Version
com.alibaba : dubbo jar 2.5.3
com.caucho : hessian jar 4.0.7
org.mortbay.jetty : jetty jar 6.1.26

Project Modules

There are no modules declared in this project.