is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:rhevm-api-powershell-expectj 0.9-milestone7.2

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.

GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

rhevm-api-powershell-expectj
Version

Version

0.9-milestone7.2
Type

Type

jar

Download rhevm-api-powershell-expectj 0.9-milestone7.2


<!-- 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>0.9-milestone7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-expectj/
implementation 'com.redhat.rhevm.api:rhevm-api-powershell-expectj:0.9-milestone7.2'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-powershell-expectj/
implementation ("com.redhat.rhevm.api:rhevm-api-powershell-expectj:0.9-milestone7.2")
'com.redhat.rhevm.api:rhevm-api-powershell-expectj:jar:0.9-milestone7.2'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-powershell-expectj" rev="0.9-milestone7.2">
  <artifact name="rhevm-api-powershell-expectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api-powershell-expectj', version='0.9-milestone7.2')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-powershell-expectj" % "0.9-milestone7.2"
[com.redhat.rhevm.api/rhevm-api-powershell-expectj "0.9-milestone7.2"]