Maven依赖:
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.7</version>
</dependency>
官网下载地址:http://xstream.codehaus.org/download.html
Maven依赖:
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.7</version>
</dependency>
官网下载地址:http://xstream.codehaus.org/download.html
转载于:https://my.oschina.net/u/1450535/blog/264558