License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.fully-automated |
ArtifactId | ArtifactIdapi-automation |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi-automation
An automation framework for API powered by Ismail Isleem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-automation-1.2.4.pom | |
api-automation-1.2.4.jar | 9 KB |
api-automation-1.2.4-sources.jar | 7 KB |
api-automation-1.2.4-javadoc.jar | 404 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fully-automated/api-automation/ -->
<dependency>
<groupId>com.fully-automated</groupId>
<artifactId>api-automation</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.fully-automated/api-automation/
implementation 'com.fully-automated:api-automation:1.2.4'
// https://jarcasting.com/artifacts/com.fully-automated/api-automation/
implementation ("com.fully-automated:api-automation:1.2.4")
'com.fully-automated:api-automation:jar:1.2.4'
<dependency org="com.fully-automated" name="api-automation" rev="1.2.4">
<artifact name="api-automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fully-automated', module='api-automation', version='1.2.4')
)
libraryDependencies += "com.fully-automated" % "api-automation" % "1.2.4"
[com.fully-automated/api-automation "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
com.fully-automated : core-automation | jar | 1.3.3 |
io.rest-assured : rest-assured | jar | 3.3.0 |