| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdio.eventcenter |
| ArtifactId | ArtifactIdec-remote-dubbo |
| Last Version | Last Version1.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEC Remote Dubbo
使用Dubbo开源组件实现EC的分布式系统
|
| Project Organization |
Project OrganizationJue Ming |
| Filename | Size |
|---|---|
| ec-remote-dubbo-1.7.2.pom | |
| ec-remote-dubbo-1.7.2.jar | 37 KB |
| ec-remote-dubbo-1.7.2-sources.jar | 22 KB |
| ec-remote-dubbo-1.7.2-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/ -->
<dependency>
<groupId>io.eventcenter</groupId>
<artifactId>ec-remote-dubbo</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/
implementation 'io.eventcenter:ec-remote-dubbo:1.7.2'
// https://jarcasting.com/artifacts/io.eventcenter/ec-remote-dubbo/
implementation ("io.eventcenter:ec-remote-dubbo:1.7.2")
'io.eventcenter:ec-remote-dubbo:jar:1.7.2'
<dependency org="io.eventcenter" name="ec-remote-dubbo" rev="1.7.2">
<artifact name="ec-remote-dubbo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.eventcenter', module='ec-remote-dubbo', version='1.7.2')
)
libraryDependencies += "io.eventcenter" % "ec-remote-dubbo" % "1.7.2"
[io.eventcenter/ec-remote-dubbo "1.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : dubbo | jar | 2.4.9 |
| com.101tec : zkclient | jar | 0.10 |
| org.apache.zookeeper : zookeeper | jar | 3.4.3 |
| io.eventcenter : ec-remote | jar | 1.7.2 |
| org.springframework : spring-context | jar | 3.2.8.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.3.1 |
| log4j : log4j | jar | 1.2.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-all | jar | 1.9.5 |