License |
License |
---|---|
GroupId | GroupIdcom.redhat.rhevm.api |
ArtifactId | ArtifactIdrhevm-api-powershell-expectj |
Last Version | Last Version1.0-rc1.21 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExpectJ
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 |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
com.jcraft : jsch | jar | 0.1.42 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |
org.mockito : mockito-core | jar | 1.8.2 |