mk-node-dubbo
mk-service-dubbox的服务发现,将dubbox的服务通过zookeeper、node直接发布成webapi
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDubbo Сеть Networking |
| Группа | Группаcom.github.lishengguo |
| Идентификатор | Идентификаторnode-dubbo-interface |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnode-dubbo-interface
The interface for dubbo discovery service
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| node-dubbo-interface-0.0.1.pom | |
| node-dubbo-interface-0.0.1.jar | 7 KB |
| node-dubbo-interface-0.0.1-sources.jar | 4 KB |
| node-dubbo-interface-0.0.1-javadoc.jar | 78 KB |
| Обзор |
<!-- 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