STAF Java API

The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages. This component contains the STAF Java API (http://staf.sourceforge.net/current/STAFJava.htm ) only. For more information see http://staf.sourceforge.net/ .

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

3.4.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

STAF Java API
The Software Testing Automation Framework (STAF) is an open source, multi-platform, multi-language framework designed around the idea of reusable components, called services (such as process invocation, resource management, logging, and monitoring). STAF removes the tedium of building an automation infrastructure, thus enabling you to focus on building your automation solution. The STAF framework provides the foundation upon which to build higher level solutions, and provides a pluggable approach supported across a large variety of platforms and languages. This component contains the STAF Java API (http://staf.sourceforge.net/current/STAFJava.htm ) only. For more information see http://staf.sourceforge.net/ .
Ссылка на сайт

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

http://staf.sourceforge.net/
Организация-разработчик

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

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

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

http://staf.cvs.sourceforge.net/viewvc/staf/

Скачать jstaf

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

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

Зависимости

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

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

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

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

Версия
3.4.4
3.3.2