1 Star 0 Fork 51

yan / 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>
1
https://gitee.com/shenghaiyan/MyRocketMQ.git
git@gitee.com:shenghaiyan/MyRocketMQ.git
shenghaiyan
MyRocketMQ
MyRocketMQ
master

搜索帮助