| | |
| | | <parent> |
| | | <artifactId>BaseAdminAPI</artifactId> |
| | | <groupId>com.zhitan</groupId> |
| | | <version>3.8.7</version> |
| | | <version>2.5.2</version> |
| | | </parent> |
| | | <modelVersion>4.0.0</modelVersion> |
| | | |
| | |
| | | </exclusions> |
| | | </dependency> |
| | | |
| | | |
| | | |
| | | <!-- 获取系统信息 --> |
| | | <dependency> |
| | | <groupId>com.github.oshi</groupId> |
| | |
| | | <groupId>org.springframework.integration</groupId> |
| | | <artifactId>spring-integration-mqtt</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.springframework.security</groupId> |
| | | <artifactId>spring-security-core</artifactId> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | </project> |