MVN

org.testifyproject.client : client

Maven & Gradle

Aug 22, 2018
7 stars

[Client] · Parent module of Testify's ClientInstance SPI Contract implementations

<dependency>
    <groupId>org.testifyproject.client</groupId>
    <artifactId>client</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testifyproject.client : client to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of org.testifyproject.client : client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
client-1.0.6
client-1.0.5
client-1.0.4
client-1.0.3
client-1.0.2
client-1.0.1
client-1.0.0
0.9.x
client-0.9.9
client-0.9.8
client-0.9.7
client-0.9.6
client-0.9.5
client-0.9.4
client-0.9.3
client-0.9.2
client-0.9.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.testifyproject.client</groupId>
    <artifactId>client</artifactId>
    <version>1.0.6</version>
</dependency>