ExpectJ

ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sourceforge.expectj
Идентификатор

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

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

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

2.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

ExpectJ
ExpectJ is a Java re-implementation of the venerable TCL Expect utility. It can be used to script interaction with either a process (through stdin / stdout) or a telnet session.
Ссылка на сайт

Ссылка на сайт

http://expectj.sourceforge.net
Система контроля версий

Система контроля версий

http://expectj.bzr.sourceforge.net/

Скачать expectj

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.1.1
com.jcraft : jsch jar 0.1.42

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
org.mockito : mockito-core jar 1.8.2

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

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

Версии библиотеки

Версия
2.0.7
2.0.6
2.0.5
2.0.4
2.0.2
2.0.1
2.0