maven仓库:http://www.mvnrepository.com/
阿里云仓库:https://maven.aliyun.com/mvn/view
findJAR:https://www.findjar.com/index.x
1. 在IDEA或是Eclipse中,当导入Jar包后,可以查看jar包含的方法。
2. 对于maven项目,需要我们需要pom.xml中依赖的不同的版本包,解决办法:mvn compile(在IDEA或是Eclipse的项目文件中找)