| | |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/taobao-sdk-java.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>ztron-sdk</groupId> |
| | | <artifactId>ztron-sdk</artifactId> |
| | | <version>0.0.1</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/tron-sdk.jar</systemPath> |
| | | </dependency> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>ztron-sdk</groupId>--> |
| | | <!-- <artifactId>ztron-sdk</artifactId>--> |
| | | <!-- <version>0.0.1</version>--> |
| | | <!-- <scope>system</scope>--> |
| | | <!-- <systemPath>${basedir}/lib/tron-sdk.jar</systemPath>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>org.jetbrains</groupId> |
| | | <artifactId>annotations</artifactId> |