kongdeqiang
2022-11-04 8c02e4ce71ca6e8ca9e6680b88f973e835e06645
xboot-modules/xboot-your/pom.xml
@@ -17,7 +17,18 @@
            <artifactId>artemis-http-client</artifactId>
            <version>1.1.2</version>
        </dependency>
        <!-- Excel导入导出插件-->
        <dependency>
            <groupId>com.alibaba</groupId>
            <artifactId>easyexcel</artifactId>
            <version>2.2.2</version>
        </dependency>
        <!--&lt;!&ndash; Excel导入导出插件 &ndash;&gt;-->
        <!--<dependency>-->
            <!--<groupId>com.wuwenze</groupId>-->
            <!--<artifactId>ExcelKit</artifactId>-->
            <!--<version>2.0.72</version>-->
        <!--</dependency>-->
        <dependency>
            <groupId>org.eclipse.paho</groupId>
            <artifactId>org.eclipse.paho.client.mqttv3</artifactId>