Последняя версия

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.

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка Сеть
Группа

Группа

net.sf.expectit
Идентификатор

Идентификатор

expectit-ant
Версия

Версия

0.9.0
Тип

Тип

jar
Описание

Описание

ExpectIt :: Ant Integration
Yet another pure Java(tm) implementation of the Unix Expect tool. It designed to be simple, easy to use and extensible.
Организация-разработчик

Организация-разработчик

Alexey Gavrilov and contributors

Скачать 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.expectit : expectit-core Необязательный jar 0.9.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.ant : ant-jsch jar 1.9.3

test (8)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.