MVN

com.qmetry : qaf-support-openapi

Maven & Gradle

Aug 27, 2023
0 stars

OpenAPI QMetry Automation Framework support · Functional test automation framework for web, mobile-web, mobile native and web-service

<dependency>
    <groupId>com.qmetry</groupId>
    <artifactId>qaf-support-openapi</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.qmetry : qaf-support-openapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0
  • Latest Release Candidate: 4.0.0-RC2
  • Latest Beta: 3.0.0-beta-4

All Versions

Choose a version of com.qmetry : qaf-support-openapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
qaf-support-openapi-4.0.0-RC2
qaf-support-openapi-4.0.0-RC1
3.2.x
qaf-support-openapi-3.2.0
qaf-support-openapi-3.2.0b
3.1.x
qaf-support-openapi-3.1.0
qaf-support-openapi-3.1.0-RC2
qaf-support-openapi-3.1.0-RC1
qaf-support-openapi-3.1.0b2
qaf-support-openapi-3.1.0b
3.0.x
qaf-support-openapi-3.0.1
qaf-support-openapi-3.0.0
qaf-support-openapi-3.0.0-beta-4
qaf-support-openapi-3.0.0-beta-3
qaf-support-openapi-3.0.0-RC3
qaf-support-openapi-3.0.0-RC2
qaf-support-openapi-3.0.0-RC1
qaf-support-openapi-3.0.1b
0.0.x
qaf-support-openapi-0.0.2-beta
qaf-support-openapi-0.0.1-beta

How to add a dependency to Maven

Add the following com.qmetry : qaf-support-openapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.qmetry</groupId>
    <artifactId>qaf-support-openapi</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.qmetry : qaf-support-openapi gradle dependency to your build.gradle file:

implementation 'com.qmetry:qaf-support-openapi:3.2.0'

Gradle Kotlin DSL: Add the following com.qmetry : qaf-support-openapi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.qmetry:qaf-support-openapi:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.qmetry : qaf-support-openapi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.qmetry" % "qaf-support-openapi" % "3.2.0"

Advertisement

Dependencies from Group

qaf
Aug 27, 2023
12 usages
242 stars
Aug 27, 2023
2 usages
10 stars
Aug 27, 2023
1 usages
2 stars
Aug 27, 2023
6 stars

Discover Dependencies