MVN

com.fitbur.testify.client : client

Maven & Gradle

Feb 18, 2016

Client

<dependency>
    <groupId>com.fitbur.testify.client</groupId>
    <artifactId>client</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fitbur.testify.client : client to add to Maven - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.fitbur.testify.client : client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
client-0.1.3
client-0.1.2
client-0.1.1
client-0.1.0
0.0.x
client-0.0.9
client-0.0.8
client-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fitbur.testify.client</groupId>
    <artifactId>client</artifactId>
    <version>0.1.3</version>
</dependency>