MVN

org.easytesting : fest-swing-junit-4.5

Maven & Gradle

Jun 22, 2010
14 usages

FEST Swing - JUnit 4.5 Extension · JUnit 4.5-specific extension for FEST-Swing

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

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.easytesting:fest-swing-junit-4.5:1.2.1'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.easytesting" % "fest-swing-junit-4.5" % "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
137 stars
Feb 26, 2013
81 usages
24 stars
Jun 22, 2010
34 usages

Discover Dependencies

Jul 02, 2014
9 usages
Sep 02, 2011
315 usages
Nov 11, 2009
9 usages
Jun 13, 2014
102 usages
Jul 09, 2013
10 usages
Feb 23, 2012
45 usages
734 stars
Nov 27, 2007
27 usages
Dec 02, 2014
24 usages
Nov 06, 2014
15 usages
493 stars