Last Version

OpenJAX Expect 0.2.14

Module for the automation of interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. With this library you can wrap interactive applications in any java code.

License

License

GroupId

GroupId

org.openjax
ArtifactId

ArtifactId

expect
Version

Version

0.2.14
Type

Type

jar
Description

Description

OpenJAX Expect
Module for the automation of interactive applications such as telnet, ftp, passwd, fsck, rlogin, tip, etc. With this library you can wrap interactive applications in any java code.
Project Organization

Project Organization

OpenJAX

Download expect 0.2.14


<!-- https://jarcasting.com/artifacts/org.openjax/expect/ -->
<dependency>
    <groupId>org.openjax</groupId>
    <artifactId>expect</artifactId>
    <version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjax/expect/
implementation 'org.openjax:expect:0.2.14'
// https://jarcasting.com/artifacts/org.openjax/expect/
implementation ("org.openjax:expect:0.2.14")
'org.openjax:expect:jar:0.2.14'
<dependency org="org.openjax" name="expect" rev="0.2.14">
  <artifact name="expect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjax', module='expect', version='0.2.14')
)
libraryDependencies += "org.openjax" % "expect" % "0.2.14"
[org.openjax/expect "0.2.14"]

Dependencies

compile (3)

Group / Artifact Type Version
org.libj : exec jar 0.8.11
org.openjax.jaxb : xjc jar 0.8.5
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.