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

org.uitnet.testing:smart-testauto-framework 2.0.7

Smart Software Testing Automation Framework is a tool used to automate the testing of software application. It includes the functionality i.e. Web UI Application Automation, Thick Client Automation, API Testing, Data Driven Testing etc.

Категории

Категории

Сеть Auto Библиотеки уровня приложения Code Generators
Группа

Группа

org.uitnet.testing
Идентификатор

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

smart-testauto-framework
Версия

Версия

2.0.7
Тип

Тип

jar

Скачать smart-testauto-framework 2.0.7


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