| | |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.baomidou</groupId> |
| | | <artifactId>mybatis-plus-extension</artifactId> |
| | | <version>3.5.3.2</version> |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <!-- 阿里fastjson --> |
| | | <dependency> |
| | |
| | | <scope>import</scope> |
| | | </dependency> |
| | | |
| | | <!-- quartz --> |
| | | <!-- rocketmq-client --> |
| | | <dependency> |
| | | <groupId>org.apache.rocketmq</groupId> |
| | | <artifactId>rocketmq-client</artifactId> |
| | | <version>4.9.7</version> |
| | | <version>5.3.1</version> |
| | | <type>pom</type> |
| | | <scope>import</scope> |
| | | </dependency> |