License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.github.cverges.expect4j |
ArtifactId | ArtifactIdexpect4j |
Version | Version1.6 |
Type | Typejar |
Description |
Descriptionexpect4j
A Java implementation of the standard Expect library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
expect4j-1.6.pom | |
expect4j-1.6.jar | 56 KB |
expect4j-1.6-sources.jar | 41 KB |
expect4j-1.6-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cverges.expect4j/expect4j/ -->
<dependency>
<groupId>com.github.cverges.expect4j</groupId>
<artifactId>expect4j</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cverges.expect4j/expect4j/
implementation 'com.github.cverges.expect4j:expect4j:1.6'
// https://jarcasting.com/artifacts/com.github.cverges.expect4j/expect4j/
implementation ("com.github.cverges.expect4j:expect4j:1.6")
'com.github.cverges.expect4j:expect4j:jar:1.6'
<dependency org="com.github.cverges.expect4j" name="expect4j" rev="1.6">
<artifact name="expect4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cverges.expect4j', module='expect4j', version='1.6')
)
libraryDependencies += "com.github.cverges.expect4j" % "expect4j" % "1.6"
[com.github.cverges.expect4j/expect4j "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
org.apache.servicemix.bundles : org.apache.servicemix.bundles.oro | jar | 2.0.8_6 |
com.jcraft : jsch | jar | 0.1.50 |
commons-net : commons-net | jar | 3.3 |
net.sourceforge.tcljava » com.springsource.tcl.lang.jacl | jar | 1.4.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
junit : junit | jar | 4.11 |
org.apache.logging.log4j.adapters : slf4j-impl | jar | 2.0-beta2 |
org.apache.commons : commons-lang3 | jar | 3.3 |