не последняя версия
Последняя версия 1.7.2

io.eventcenter:ec-remote-dubbo 1.7.1

使用Dubbo开源组件实现EC的分布式系统

Категории

Категории

Dubbo Сеть Networking
Группа

Группа

io.eventcenter
Идентификатор

Идентификатор

ec-remote-dubbo
Версия

Версия

1.7.1
Тип

Тип

jar

Скачать ec-remote-dubbo 1.7.1


<!-- https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/ -->
<dependency>
    <groupId>io.eventcenter</groupId>
    <artifactId>ec-remote-dubbo</artifactId>
    <version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/
implementation 'io.eventcenter:ec-remote-dubbo:1.7.1'
// https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/
implementation ("io.eventcenter:ec-remote-dubbo:1.7.1")
'io.eventcenter:ec-remote-dubbo:jar:1.7.1'
<dependency org="io.eventcenter" name="ec-remote-dubbo" rev="1.7.1">
  <artifact name="ec-remote-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eventcenter', module='ec-remote-dubbo', version='1.7.1')
)
libraryDependencies += "io.eventcenter" % "ec-remote-dubbo" % "1.7.1"
[io.eventcenter/ec-remote-dubbo "1.7.1"]