RMQ

RMQ说明文档


项目下载

<p>[TOC]</p> <h3>源码仓库地址</h3> <table> <thead> <tr> <th>源码仓库地址</th> <th>Release Download</th> </tr> </thead> <tbody> <tr> <td><a href="https://gitee.com/NuLiing/reliable-message">https://gitee.com/NuLiing/reliable-message</a></td> <td><a href="https://gitee.com/NuLiing/reliable-message/releases" title="Download">Download</a></td> </tr> <tr> <td><a href="https://github.com/a327919006/reliable-message">https://github.com/a327919006/reliable-message</a></td> <td><a href="https://github.com/a327919006/reliable-message/releases" title="Download">Download</a></td> </tr> </tbody> </table> <h3>中央仓库地址</h3> <ul> <li> <p>Maven</p> <pre><code>&lt;dependency&gt; &lt;groupId&gt;com.gitee.nuliing&lt;/groupId&gt; &lt;artifactId&gt;rmq-api&lt;/artifactId&gt; &lt;version&gt;${最新稳定版本}&lt;/version&gt; &lt;/dependency&gt;</code></pre> </li> <li> <p>Gradle</p> <pre><code>implementation 'com.gitee.nuliing:rmq-api:${最新稳定版本}'</code></pre> </li> <li>非Maven项目 访问中央仓库,下载rmq-api-${最新文档版本}.jar即可: <a href="https://repo1.maven.org/maven2/com/gitee/nuliing/rmq-api/" title="Maven中央仓库">Maven中央仓库</a></li> </ul>

页面列表

ITEM_HTML