gson需要的四个jar包,gson-2.0、log4j-1.2.17、slf4j-api-1.7.10、slf4j-log4j12-1.7.10。导入这四个jar包后import com.google.gson.Gson;就不会报错了。