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