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

com.github.lwfwind.automation:smart-api-framework 2.2

Support web service api automaton test based on testng and httpclient

Категории

Категории

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

Группа

com.github.lwfwind.automation
Идентификатор

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

smart-api-framework
Версия

Версия

2.2
Тип

Тип

jar

Скачать smart-api-framework 2.2


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