官方资料
4、github
4.1、https://github.com/web3j
4.2、https://github.com/LFDT-web3j
相关依赖汇总
<dependency><groupId>org.web3j</groupId><artifactId>core</artifactId><version>3.4.0</version></dependency><dependency><groupId>org.web3j</groupId><artifactId>geth</artifactId><version>3.4.0</version></dependency><dependency><groupId>org.web3j</groupId><artifactId>abi</artifactId><version>3.4.0</version></dependency><dependency><groupId>org.web3j</groupId><artifactId>web3j-spring-boot-starter</artifactId><version>1.6.0</version></dependency>
参考资料