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