File | Operation |
---|---|
xstream-parent-1.4.12.pom | download |
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-parent</artifactId>
<version>1.4.12</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.xstream', module='xstream-parent', version='1.4.12')
)