Last Version

ExpectIt :: Ant Integration 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

Ant Build Tools Net
GroupId

GroupId

net.sf.expectit
ArtifactId

ArtifactId

expectit-ant
Version

Version

0.9.0
Type

Type

jar
Description

Description

ExpectIt :: Ant Integration
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-ant 0.9.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.expectit : expectit-core Optional jar 0.9.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant-jsch jar 1.9.3

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
org.powermock : powermock-api-mockito jar 1.5.4
org.powermock : powermock-module-junit4 jar 1.5.4
org.apache.ftpserver : ftpserver-core jar 1.0.6
org.apache.sshd : sshd-core jar 0.9.0
org.slf4j : slf4j-nop jar 1.5.2

Project Modules

There are no modules declared in this project.