Event Center

事件中心,提供DDD中的事件的实现框架,基于dubbo框架+leveldb存储构建高可用的事件通讯组件

License

License

GroupId

GroupId

io.eventcenter
ArtifactId

ArtifactId

ec
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

pom
Description

Description

Event Center
事件中心,提供DDD中的事件的实现框架,基于dubbo框架+leveldb存储构建高可用的事件通讯组件
Project Organization

Project Organization

Jue Ming

Download ec

Filename Size
ec-1.7.2.pom 13 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

  • ec-api
  • ec-remote
  • ec-remote-dubbo
  • ec-scheduler
  • ec-leveldb
  • ec-monitor
  • ec-builder
  • ec-examples

Versions

Version
1.7.2
1.7.1
1.7