MVN

org.definitylabs.flue2ent : flue2ent

Maven & Gradle

Apr 03, 2018
5 stars

flue2ent · flue2ent is an API responsible for making the end-to-end tests in Java interesting again. The proposal of flue2ent is wraps the Selenium API making it more readable and easy to use.

<dependency>
    <groupId>org.definitylabs.flue2ent</groupId>
    <artifactId>flue2ent</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.definitylabs.flue2ent : flue2ent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of org.definitylabs.flue2ent : flue2ent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
flue2ent-1.0.4
flue2ent-1.0.3
flue2ent-1.0.2
flue2ent-1.0.1
flue2ent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.definitylabs.flue2ent</groupId>
    <artifactId>flue2ent</artifactId>
    <version>1.0.4</version>
</dependency>