1 Star 0 Fork 23

liuzan/govern-eventbus

forked from Ahoo-Wang/govern-eventbus
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
settings.gradle.kts 555 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ahoo-Wang 提交于 2021-05-09 00:37 . # Govern EventBus
rootProject.name = "govern-eventbus"
include(":eventbus-rabbit")
include(":eventbus-spring-boot-starter")
include(":eventbus-zookeeper")
include(":eventbus-spring-context")
include(":eventbus-kafka")
include(":eventbus-demo")
include(":eventbus-spring-boot-autoconfigure")
include(":eventbus-core")
include(":eventbus-jdbc")
include(":eventbus-bom")
include(":eventbus-dependencies")
buildscript {
repositories {
mavenCentral()
}
dependencies {
classpath("io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.30.0")
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liuzan/govern-eventbus.git
git@gitee.com:liuzan/govern-eventbus.git
liuzan
govern-eventbus
govern-eventbus
master

搜索帮助