<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream-jmh</artifactId>
<version>1.4.20</version>
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.xstream', module='xstream-jmh', version='1.4.20')
)
<parent> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream-parent</artifactId> <version>1.4.20</version> </parent>
compile
|-- com.thoughtworks.xstream:xstream
|-- org.openjdk.jmh:jmh-generator-annprocess
|-- commons-codec:commons-codec
runtime
|-- io.github.x-stream:mxparser
|-- xpp3:xpp3_min
|-- stax:stax
|-- com.fasterxml.woodstox:woodstox-core
|-- dom4j:dom4j
|-- org.jdom:jdom
|-- org.jdom:jdom2
|-- xom:xom