Yet another pure Java(tm) implementation of the Unix Expect tool. It designed to be simple, easy to use and extensible.
'net.sf.expectit:expectit-java8:0.6.1'
<dependency>
<groupId>net.sf.expectit</groupId>
<artifactId>expectit-java8</artifactId>
<version>0.6.1</version>
</dependency>
<dependency org="net.sf.expectit" name="expectit-java8" rev="0.6.1"/>
"net.sf.expectit", "expectit-java8", "0.6.1"