MVN

org.easytesting : fest-swing-testng

Maven & Gradle

Jun 22, 2010
3 usages

FEST Swing - TestNG Extension · TestNG-specific extension for FEST-Swing

<dependency>
    <groupId>org.easytesting</groupId>
    <artifactId>fest-swing-testng</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.easytesting : fest-swing-testng to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.easytesting : fest-swing-testng to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
fest-swing-testng-1.2.1
1.2
fest-swing-testng-1.2
1.2rc
fest-swing-testng-1.2rc
1.2a4
fest-swing-testng-1.2a4
1.2a3
fest-swing-testng-1.2a3

How to add a dependency to Maven

Add the following org.easytesting : fest-swing-testng maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.easytesting</groupId>
    <artifactId>fest-swing-testng</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.easytesting : fest-swing-testng gradle dependency to your build.gradle file:

implementation 'org.easytesting:fest-swing-testng:1.2.1'

Gradle Kotlin DSL: Add the following org.easytesting : fest-swing-testng gradle kotlin dependency to your build.gradle.kts file:

implementation("org.easytesting:fest-swing-testng:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.easytesting : fest-swing-testng sbt scala dependency to your build.sbt file:

libraryDependencies += "org.easytesting" % "fest-swing-testng" % "1.2.1"

Advertisement

Dependencies from Group

Feb 22, 2011
1.1k usages
14 stars
Feb 26, 2013
608 usages
399 stars
Feb 24, 2013
118 usages
138 stars
Feb 26, 2013
81 usages
24 stars
Jun 22, 2010
34 usages

Discover Dependencies

Feb 12, 2013
2 usages
Feb 08, 2010
Nov 30, 2013
1 usages
1 stars
Feb 26, 2014
7 stars
May 30, 2014
0 stars