MVN

com.redhat.darcy : darcy-ui

Maven & Gradle

Feb 08, 2016
1 usages
16 stars

Framework for writing page objects to automate interaction with graphical user interfaces.

<dependency>
    <groupId>com.redhat.darcy</groupId>
    <artifactId>darcy-ui</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redhat.darcy : darcy-ui to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.redhat.darcy : darcy-ui to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
darcy-ui-0.2.1
0.1.x
darcy-ui-0.1.1

How to add a dependency to Maven

Add the following com.redhat.darcy : darcy-ui maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.redhat.darcy</groupId>
    <artifactId>darcy-ui</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redhat.darcy : darcy-ui gradle dependency to your build.gradle file:

implementation 'com.redhat.darcy:darcy-ui:0.2.1'

Gradle Kotlin DSL: Add the following com.redhat.darcy : darcy-ui gradle kotlin dependency to your build.gradle.kts file:

implementation("com.redhat.darcy:darcy-ui:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redhat.darcy : darcy-ui sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redhat.darcy" % "darcy-ui" % "0.2.1"

Advertisement

Dependencies from Group

Feb 08, 2016
1 usages
6 stars
Feb 08, 2016
1 usages
16 stars
Feb 08, 2016
22 stars

Discover Dependencies

Jul 06, 2017
1 usages
3 stars
Jul 18, 2016
1 usages
7 stars
Feb 16, 2016
1 usages
108 stars
Feb 28, 2016
2 usages
0 stars
May 08, 2017
5 usages
69 stars
Mar 01, 2016
1 usages
Dec 07, 2018
1 usages
Apr 06, 2017
1 usages
3 stars