| | |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- 数据报表。默认注释,保证编译速度 --> |
| | | <!-- 数据报表。默认注释,积木报表暂不支持 Spring Boot 4 --> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>cn.iocoder.boot</groupId>--> |
| | | <!-- <artifactId>yudao-module-report</artifactId>--> |
| | |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- HRM 人力资源管理模块 --> |
| | | <dependency> |
| | | <groupId>cn.iocoder.boot</groupId> |
| | | <artifactId>yudao-module-hrm</artifactId> |
| | | <version>${revision}</version> |
| | | </dependency> |
| | | |
| | | <!-- spring boot 配置所需依赖 --> |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |