is not current version
Last Version 1.7.2

io.eventcenter:ec-remote-dubbo 1.7

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

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

io.eventcenter
ArtifactId

ArtifactId

ec-remote-dubbo
Version

Version

1.7
Type

Type

jar

Download ec-remote-dubbo 1.7


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