https://github.com/qaf-tm/qaf-support
Support project that provides ready to use steps for web and webservices
https://github.com/qaf-tm/qaf-support
automation qaf qaf-support
Last synced: 12 months ago
JSON representation
Support project that provides ready to use steps for web and webservices
- Host: GitHub
- URL: https://github.com/qaf-tm/qaf-support
- Owner: qmetry
- License: mit
- Created: 2016-08-31T08:06:55.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-27T06:58:06.000Z (almost 3 years ago)
- Last Synced: 2024-01-18T10:55:27.354Z (over 2 years ago)
- Topics: automation, qaf, qaf-support
- Language: Java
- Homepage: https://qmetry.github.io/qaf
- Size: 92.8 KB
- Stars: 2
- Watchers: 9
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://www.opensource.org/licenses/mit-license.php)
[](https://mvnrepository.com/artifact/com.qmetry/qaf-support/latest)
[](https://github.com/qmetry/qaf-support/tags)
[](https://javadoc.io/doc/com.qmetry/qaf-support)
# qaf-support
Support project that provides ready to use steps for web and webservices
**IVY**
Create or update ivysettings.xml file to add new repository. Alternately you can add settings block into ivy.xml as well.
***IVY settings***
```xml
```
***IVY Dependency Entry***
```xml
```
**Maven**
***Repository entry:***
qaf
https://qmetry.github.io/qaf/dist
***Maven Dependency Entry:***
``` xml
com.qmetry
qaf
2.1.8
com.qmetry
qaf-support
2.1.8
```