Last Version

Expectit :: Core 0.9.0

Yet another pure Java(tm) implementation of the Unix Expect tool. It designed to be simple, easy to use and extensible.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.expectit
ArtifactId

ArtifactId

expectit-core
Version

Version

0.9.0
Type

Type

jar
Description

Description

Expectit :: Core
Yet another pure Java(tm) implementation of the Unix Expect tool. It designed to be simple, easy to use and extensible.
Project Organization

Project Organization

Alexey Gavrilov and contributors

Download expectit-core 0.9.0


<!-- https://jarcasting.com/artifacts/net.sf.expectit/expectit-core/ -->
<dependency>
    <groupId>net.sf.expectit</groupId>
    <artifactId>expectit-core</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.expectit/expectit-core/
implementation 'net.sf.expectit:expectit-core:0.9.0'
// https://jarcasting.com/artifacts/net.sf.expectit/expectit-core/
implementation ("net.sf.expectit:expectit-core:0.9.0")
'net.sf.expectit:expectit-core:jar:0.9.0'
<dependency org="net.sf.expectit" name="expectit-core" rev="0.9.0">
  <artifact name="expectit-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.expectit', module='expectit-core', version='0.9.0')
)
libraryDependencies += "net.sf.expectit" % "expectit-core" % "0.9.0"
[net.sf.expectit/expectit-core "0.9.0"]

Dependencies

test (8)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.guava : guava jar 15.0
org.mockito : mockito-all jar 1.9.5
com.jcraft : jsch jar 0.1.50
commons-net : commons-net jar 3.4
net.schmizz : sshj jar 0.9.0
org.slf4j : slf4j-simple jar 1.7.7
com.jayway.awaitility : awaitility jar 1.7.0

Project Modules

There are no modules declared in this project.