| | |
| | | <artifactId>hutool-all</artifactId> |
| | | <version>5.8.26</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>apigwclient</groupId> |
| | | <artifactId>apigwclient</artifactId> |
| | | <version>1.0.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${project.basedir}/src/main/resources/lib/apigwclient-0.1.5.jar</systemPath> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>kingdee-xw-openapi</groupId>--> |
| | | <!-- <artifactId>kingdee-xw-openapi</artifactId>--> |
| | | <!-- <version>1.0.0</version>--> |
| | | <!-- <scope>system</scope>--> |
| | | <!-- <systemPath>${project.basedir}/src/main/resources/lib/kingdee-xw-openapi-1.0.0-jar-with-dependencies.jar</systemPath>--> |
| | | <!-- </dependency>--> |
| | | </dependencies> |
| | | |
| | | <build> |