1 Star 0 Fork 51

jerry_wu/MyRocketMQ

forked from kuangye/MyRocketMQ 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
release-client.xml 725 Bytes
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<assembly>
<id>alibaba-rocketmq-client-java</id>
<baseDirectory>alibaba-rocketmq-client-java</baseDirectory>
<formats>
<format>dir</format>
<format>tar.gz</format>
</formats>
<fileSets>
<fileSet>
<includes>
<include>LICENSE.txt</include>
</includes>
</fileSet>
</fileSets>
<moduleSets>
<moduleSet>
<includes>
<include>com.alibaba.rocketmq:rocketmq-client</include>
</includes>
<binaries>
<outputDirectory>./</outputDirectory>
<unpack>false</unpack>
<dependencySets>
<dependencySet>
<outputDirectory>./</outputDirectory>
</dependencySet>
</dependencySets>
</binaries>
</moduleSet>
</moduleSets>
</assembly>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/allen.W/MyRocketMQ.git
[email protected]:allen.W/MyRocketMQ.git
allen.W
MyRocketMQ
MyRocketMQ
master

搜索帮助