| | |
| | | <artifactId>mysql-connector-j</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- RuoYi Common DataSource --> |
| | | <!-- SE Common DataSource --> |
| | | <dependency> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-common-datasource</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- RuoYi Common DataScope --> |
| | | <!-- SE Common DataScope --> |
| | | <dependency> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-common-datascope</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- RuoYi Common Log --> |
| | | <!-- SE Common Log --> |
| | | <dependency> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-common-log</artifactId> |
| | | </dependency> |
| | | |
| | | <!-- RuoYi Common Swagger --> |
| | | <!-- SE Common Swagger --> |
| | | <dependency> |
| | | <groupId>com.se</groupId> |
| | | <artifactId>se-common-swagger</artifactId> |