# mq-example **Repository Path**: lixl/mq-example ## Basic Information - **Project Name**: mq-example - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mq-example ##apache activemq ### nexus私服使用 如何缓存到私服 ``` ${artifactId}-${version}-${classifier}.${type} 如:apache-activemq-5.10.0-bin.tar.gz pom.xml中定义为 org.apache.activemq apache-activemq 5.10.0 bin tar.gz ``` ### 使用 sh bin/activemq start http://192.168.18.129:8161/admin/ admin/admin