Hi,
I'm unable to get the "qaf-support" jars through maven dependency.
<repositories>
<repository>
<id>qaf</id>
<url>https://qmetry.github.io/qaf/dist</url>
</repository>
<repository>
<id>jai</id>
<url>https://repository.jboss.org/nexus/content/repositories/thirdparty-releases</url>
</repository>
</repositories>
<dependency>
<groupId>com.qmetry</groupId>
<artifactId>qaf-support</artifactId>
<version>2.1.12</version>
</dependency>
Tried multiple versions 2.1.11, 2.1.8. Any help to resolve this issue is much appreciated..
Hi,
I'm unable to get the "qaf-support" jars through maven dependency.
Tried multiple versions 2.1.11, 2.1.8. Any help to resolve this issue is much appreciated..