赞
踩
Gson
jar包下载地址:http://mvnrepository.com/artifact/com.google.code.gson/gson/2.3.1
pom.xml文件中加入:
- <dependency>
- <groupId>com.google.code.gson</groupId>
- <artifactId>gson</artifactId>
- <version>2.3.1</version>
- </dependency>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。