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

ExpectIt :: Parent 0.9.0

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

expectit-parent
Версия

Версия

0.9.0
Тип

Тип

pom
Описание

Описание

ExpectIt :: Parent
Yet another pure Java(tm) implementation of the Unix Expect tool. It designed to be simple, easy to use and extensible.
Ссылка на сайт

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

https://github.com/Alexey1Gavrilov/expectit
Организация-разработчик

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

Alexey Gavrilov and contributors
Система контроля версий

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

https://github.com/Alexey1Gavrilov/expectit

Скачать expectit-parent 0.9.0

Имя Файла Размер
expectit-parent-0.9.0.pom 11 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • expectit-core
  • expectit-ant