License |
License |
---|---|
GroupId | GroupIdcom.googlecode.page-component |
ArtifactId | ArtifactIdrest_api_taf |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrest_api_taf
This project simplify REST API testing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rest_api_taf-1.1.pom | |
rest_api_taf-1.1.jar | 22 KB |
rest_api_taf-1.1-sources.jar | 10 KB |
rest_api_taf-1.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.page-component/rest_api_taf/ -->
<dependency>
<groupId>com.googlecode.page-component</groupId>
<artifactId>rest_api_taf</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.page-component/rest_api_taf/
implementation 'com.googlecode.page-component:rest_api_taf:1.1'
// https://jarcasting.com/artifacts/com.googlecode.page-component/rest_api_taf/
implementation ("com.googlecode.page-component:rest_api_taf:1.1")
'com.googlecode.page-component:rest_api_taf:jar:1.1'
<dependency org="com.googlecode.page-component" name="rest_api_taf" rev="1.1">
<artifact name="rest_api_taf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.page-component', module='rest_api_taf', version='1.1')
)
libraryDependencies += "com.googlecode.page-component" % "rest_api_taf" % "1.1"
[com.googlecode.page-component/rest_api_taf "1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.page-component : ui_auto_core | jar | 2.6.1 |
com.konghq : unirest-java | jar | 3.13.4 |
io.burt : jmespath-jackson | jar | 0.5.1 |