| | |
| | | </properties> |
| | | |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.penggle</groupId> |
| | | <artifactId>kaptcha</artifactId> |
| | |
| | | <systemPath>${basedir}/lib/core-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>com.github.ki5fpl.tronj</groupId> |
| | | <artifactId>abi</artifactId> |
| | | <version>0.4.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/abi-0.4.0.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.github.ki5fpl.tronj</groupId> |
| | | <artifactId>client</artifactId> |
| | | <version>0.4.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/client-0.4.0.jar</systemPath> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>com.github.ki5fpl.tronj</groupId> |
| | | <artifactId>utils</artifactId> |
| | | <version>0.4.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/utils-0.4.0.jar</systemPath> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>ztron-sdk</groupId> |
| | | <artifactId>ztron-sdk</artifactId> |