Last Version

ExpectJ 1.0-rc1.21

ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.

License

License

GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api-powershell-expectj
Version

Version

1.0-rc1.21
Type

Type

jar
Description

Description

ExpectJ
ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.
Project URL

Project URL

http://expectj.sourceforge.net

Download rhevm-api-powershell-expectj 1.0-rc1.21


<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-expectj/ -->
<dependency>
    <groupId>com.redhat.rhevm.api</groupId>
    <artifactId>rhevm-api-powershell-expectj</artifactId>
    <version>1.0-rc1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-expectj/
implementation 'com.redhat.rhevm.api:rhevm-api-powershell-expectj:1.0-rc1.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-expectj/
implementation ("com.redhat.rhevm.api:rhevm-api-powershell-expectj:1.0-rc1.21")
'com.redhat.rhevm.api:rhevm-api-powershell-expectj:jar:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-powershell-expectj" rev="1.0-rc1.21">
  <artifact name="rhevm-api-powershell-expectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api-powershell-expectj', version='1.0-rc1.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-powershell-expectj" % "1.0-rc1.21"
[com.redhat.rhevm.api/rhevm-api-powershell-expectj "1.0-rc1.21"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
com.jcraft : jsch jar 0.1.42

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.mockito : mockito-core jar 1.8.2

Project Modules

There are no modules declared in this project.