is not current version
Last Version 2.5

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

Support web service api automaton test based on testng and httpclient

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.lwfwind.automation
ArtifactId

ArtifactId

smart-api-framework
Version

Version

1.0
Type

Type

jar

Download smart-api-framework 1.0


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