XStream is an extension of the Java 8 Stream API to process data pipelines the Unix way
'io.github.benas:xstream:0.1'
<dependency>
<groupId>io.github.benas</groupId>
<artifactId>xstream</artifactId>
<version>0.1</version>
</dependency>
<dependency org="io.github.benas" name="xstream" rev="0.1"/>
"io.github.benas", "xstream", "0.1"