| | |
| | | </dependency> |
| | | |
| | | <!-- opc start--> |
| | | <dependency> |
| | | <groupId>com.kangaroohy</groupId> |
| | | <artifactId>milo-spring-boot-starter</artifactId> |
| | | <version>3.0.4</version> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.kangaroohy</groupId>--> |
| | | <!-- <artifactId>milo-spring-boot-starter</artifactId>--> |
| | | <!-- <version>3.0.4</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- opc end--> |
| | | |
| | | <dependency> |
| | | <groupId>com.billion</groupId> |
| | | <artifactId>billion-quartz</artifactId> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.billion</groupId>--> |
| | | <!-- <artifactId>billion-quartz</artifactId>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>org.mybatis</groupId> |
| | | <artifactId>mybatis</artifactId> |
| | |
| | | <artifactId>hutool-all</artifactId> |
| | | <version>5.8.22</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>fastjson</artifactId> |
| | | <version>2.0.22</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | </project> |