文件名 | 操作 |
---|---|
xstream-distribution-1.4.5.pom | 下载 |
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-distribution</artifactId>
<version>1.4.5</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.xstream', module='xstream-distribution', version='1.4.5')
)