| | |
| | | <version>3.0.1.RELEASE</version> |
| | | |
| | | <properties> |
| | | <bladex.project.id>blade-api</bladex.project.id> |
| | | <bladex.project.id>srjw-talk</bladex.project.id> |
| | | <bladex.project.version>3.0.1.RELEASE</bladex.project.version> |
| | | |
| | | <java.version>1.8</java.version> |
| | |
| | | <artifactId>blade-starter-report</artifactId> |
| | | </dependency> |
| | | <!-- 工作流 --> |
| | | <dependency> |
| | | <groupId>org.springblade</groupId> |
| | | <artifactId>blade-starter-flowable</artifactId> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>org.springblade</groupId>--> |
| | | <!-- <artifactId>blade-starter-flowable</artifactId>--> |
| | | <!-- </dependency>--> |
| | | <!-- 验证码 --> |
| | | <dependency> |
| | | <groupId>com.github.whvcse</groupId> |