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-core:0.2.3'
<dependency>
<groupId>net.sf.expectit</groupId>
<artifactId>expectit-core</artifactId>
<version>0.2.3</version>
</dependency>
<dependency org="net.sf.expectit" name="expectit-core" rev="0.2.3"/>
"net.sf.expectit", "expectit-core", "0.2.3"