| | |
| | | </properties> |
| | | |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | | <groupId>io.grpc</groupId> |
| | | <artifactId>grpc-netty-shaded</artifactId> |
| | | <version>1.31.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.grpc</groupId> |
| | | <artifactId>grpc-netty</artifactId> |
| | | <version>1.31.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.grpc</groupId> |
| | | <artifactId>grpc-okhttp</artifactId> |
| | | <version>1.31.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.grpc</groupId> |
| | | <artifactId>grpc-protobuf</artifactId> |
| | | <version>1.31.0</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>io.grpc</groupId> |
| | | <artifactId>grpc-stub</artifactId> |
| | | <version>1.31.0</version> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-starter-data-redis</artifactId> |
| | | </dependency> |
| | | |
| | | |
| | | |
| | | <dependency> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>abi</artifactId> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/abi-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>utils</artifactId> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/utils-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>core</artifactId> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/core-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | |
| | | |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.grpc</groupId>--> |
| | | <!-- <artifactId>grpc-netty-shaded</artifactId>--> |
| | | <!-- <version>1.31.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.grpc</groupId>--> |
| | | <!-- <artifactId>grpc-netty</artifactId>--> |
| | | <!-- <version>1.31.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.grpc</groupId>--> |
| | | <!-- <artifactId>grpc-okhttp</artifactId>--> |
| | | <!-- <version>1.31.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.grpc</groupId>--> |
| | | <!-- <artifactId>grpc-protobuf</artifactId>--> |
| | | <!-- <version>1.31.0</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>io.grpc</groupId>--> |
| | | <!-- <artifactId>grpc-stub</artifactId>--> |
| | | <!-- <version>1.31.0</version>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>ripple</groupId> |
| | | <artifactId>ripple</artifactId> |
| | |
| | | <!-- <artifactId>spring-security-test</artifactId>--> |
| | | <!-- <scope>test</scope>--> |
| | | <!-- </dependency>--> |
| | | |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-starter-data-redis</artifactId> |
| | | </dependency> |
| | | |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | |
| | | </dependency> |
| | | <!-- submail邮件 end --> |
| | | |
| | | |
| | | <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> |
| | |
| | | <scope>compile</scope> |
| | | </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>com.github.ki5fpl.tronj</groupId> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>abi</artifactId> |
| | | <version>0.4.0</version> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/abi-0.4.0.jar</systemPath> |
| | | <systemPath>${basedir}/lib/abi-0.3.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> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>utils</artifactId> |
| | | <version>0.4.0</version> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/utils-0.4.0.jar</systemPath> |
| | | <systemPath>${basedir}/lib/utils-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.tron.trident</groupId> |
| | | <artifactId>core</artifactId> |
| | | <version>0.3.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/core-0.3.0.jar</systemPath> |
| | | </dependency> |
| | | |
| | | <!-- implementation 'io.grpc:grpc-netty-shaded:1.31.0'--> |
| | | <!-- implementation 'io.grpc:grpc-netty:1.31.0'--> |
| | | <!-- implementation 'io.grpc:grpc-okhttp:1.31.0'--> |
| | | <!-- implementation 'io.grpc:grpc-protobuf:1.31.0'--> |
| | | <!-- implementation 'io.grpc:grpc-stub:1.31.0'--> |
| | | <dependency> |
| | | <groupId>com.sunlight</groupId> |
| | | <artifactId>tron-sdk</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | <scope>system</scope> |
| | | <systemPath>${basedir}/lib/tron-sdk-1.0.jar</systemPath> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | | <build> |