MVN

org.netbeans : jemmy

Maven & Gradle

Jun 22, 2007
24 usages

Jemmy · Jemmy is a Java UI testing library. Jemmy represents the most natural way to test Java UI - perform the testing right from the Java code. Jemmy is a Java library which provides clear and straightforward API to access Java UI (AWT and Swing).

<dependency>
    <groupId>org.netbeans</groupId>
    <artifactId>jemmy</artifactId>
    <version>2.2.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.netbeans : jemmy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7.5

All Versions

Choose a version of org.netbeans : jemmy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jemmy-2.2.7.5

How to add a dependency to Maven

Add the following org.netbeans : jemmy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.netbeans</groupId>
    <artifactId>jemmy</artifactId>
    <version>2.2.7.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.netbeans : jemmy gradle dependency to your build.gradle file:

implementation 'org.netbeans:jemmy:2.2.7.5'

Gradle Kotlin DSL: Add the following org.netbeans : jemmy gradle kotlin dependency to your build.gradle.kts file:

implementation("org.netbeans:jemmy:2.2.7.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.netbeans : jemmy sbt scala dependency to your build.sbt file:

libraryDependencies += "org.netbeans" % "jemmy" % "2.2.7.5"

Advertisement

Dependencies from Group

Jun 22, 2007
24 usages
Sep 23, 2013

Discover Dependencies

Oct 05, 2010
6 stars
Aug 26, 2013
40 usages
May 20, 2010
1 usages
4 stars
Jan 15, 2013
7 usages
Jan 29, 2013
Jan 29, 2015
Sep 26, 2011
2 usages
9 stars
Jan 19, 2013
3 usages
0 stars
Dec 08, 2012
0 stars