mk-node-dubbo
mk-service-dubbox的服务发现,将dubbox的服务通过zookeeper、node直接发布成webapi
License |
License |
---|---|
Categories |
CategoriesDubbo Net Networking |
GroupId | GroupIdcom.github.lishengguo |
ArtifactId | ArtifactIdnode-dubbo-interface |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnode-dubbo-interface
The interface for dubbo discovery service
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.lishengguo/node-dubbo-interface/ -->
<dependency>
<groupId>com.github.lishengguo</groupId>
<artifactId>node-dubbo-interface</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lishengguo/node-dubbo-interface/
implementation 'com.github.lishengguo:node-dubbo-interface:0.0.1'
// https://jarcasting.com/artifacts/com.github.lishengguo/node-dubbo-interface/
implementation ("com.github.lishengguo:node-dubbo-interface:0.0.1")
'com.github.lishengguo:node-dubbo-interface:jar:0.0.1'
<dependency org="com.github.lishengguo" name="node-dubbo-interface" rev="0.0.1">
<artifact name="node-dubbo-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lishengguo', module='node-dubbo-interface', version='0.0.1')
)
libraryDependencies += "com.github.lishengguo" % "node-dubbo-interface" % "0.0.1"
[com.github.lishengguo/node-dubbo-interface "0.0.1"]
mk-service-dubbox的服务发现,将dubbox的服务通过zookeeper、node直接发布成webapi