MVN

com.automacent : automacent-fwk-components

Maven & Gradle

Apr 19, 2021
2 stars

automacent-fwk-components · A Testing framework written over TestNG with a whole lot of new features and utilities

<dependency>
    <groupId>com.automacent</groupId>
    <artifactId>automacent-fwk-components</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.automacent : automacent-fwk-components to add to Maven - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of com.automacent : automacent-fwk-components to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2
automacent-fwk-components-1.2
1.1
automacent-fwk-components-1.1
1.0
automacent-fwk-components-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.automacent</groupId>
    <artifactId>automacent-fwk-components</artifactId>
    <version>1.2</version>
</dependency>

Advertisement