An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/github/license/qmetry/qaf-support.svg)](http://www.opensource.org/licenses/mit-license.php)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.qmetry/qaf-support/badge.svg)](https://mvnrepository.com/artifact/com.qmetry/qaf-support/latest)
[![GitHub tag](https://img.shields.io/github/tag/qmetry/qaf-support.svg)](https://github.com/qmetry/qaf-support/tags)
[![javadoc](https://javadoc.io/badge2/com.qmetry/qaf-support/javadoc.svg)](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

```