License |
License |
---|---|
GroupId | GroupIdcom.axway.ats.expectj |
ArtifactId | ArtifactIdats-expectj |
Last Version | Last Version2.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionats-expectj
ExpectJ patched by AXWAY ATS Team
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ats-expectj-2.0.8.pom | |
ats-expectj-2.0.8.jar | 28 KB |
ats-expectj-2.0.8-sources.jar | 20 KB |
ats-expectj-2.0.8-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.axway.ats.expectj/ats-expectj/ -->
<dependency>
<groupId>com.axway.ats.expectj</groupId>
<artifactId>ats-expectj</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.axway.ats.expectj/ats-expectj/
implementation 'com.axway.ats.expectj:ats-expectj:2.0.8'
// https://jarcasting.com/artifacts/com.axway.ats.expectj/ats-expectj/
implementation ("com.axway.ats.expectj:ats-expectj:2.0.8")
'com.axway.ats.expectj:ats-expectj:jar:2.0.8'
<dependency org="com.axway.ats.expectj" name="ats-expectj" rev="2.0.8">
<artifact name="ats-expectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axway.ats.expectj', module='ats-expectj', version='2.0.8')
)
libraryDependencies += "com.axway.ats.expectj" % "ats-expectj" % "2.0.8"
[com.axway.ats.expectj/ats-expectj "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
com.jcraft : jsch | jar | 0.1.50 |