| | |
| | | </properties> |
| | | |
| | | <dependencies> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>io.github.binance</groupId> |
| | | <artifactId>binance-connector-java</artifactId> |
| | | <version>3.2.0</version> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>ripple</groupId> |
| | | <artifactId>ripple</artifactId> |
| | |
| | | <artifactId>mysql-connector-java</artifactId> |
| | | <version>${mysql-driver.version}</version> |
| | | </dependency> |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>org.web3j</groupId> |
| | | <artifactId>core</artifactId> |
| | |
| | | <systemPath>${basedir}/lib/huobi-client-1.0.8-SNAPSHOT.jar</systemPath> |
| | | </dependency> |
| | | |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.huobi.sdk</groupId>--> |
| | | <!-- <artifactId>huobi-client</artifactId>--> |
| | | <!-- <version>2.0.3-SNAPSHOT</version>--> |
| | | <!-- <scope>system</scope>--> |
| | | <!-- <systemPath>${basedir}/lib/huobi-client-2.0.3-SNAPSHOT.jar</systemPath>--> |
| | | <!-- </dependency>--> |
| | | |
| | | <!-- submail邮件 start --> |
| | | <dependency> |
| | | <groupId>commons-logging</groupId> |