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).

License

License

Sun Public License 1.0
Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

org.netbeans
ArtifactId

ArtifactId

jemmy
Last Version

Last Version

2.2.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

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).

Download jemmy

How to add to project

<!-- https://jarcasting.com/artifacts/org.netbeans/jemmy/ -->
<dependency>
    <groupId>org.netbeans</groupId>
    <artifactId>jemmy</artifactId>
    <version>2.2.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.netbeans/jemmy/
implementation 'org.netbeans:jemmy:2.2.7.5'
// https://jarcasting.com/artifacts/org.netbeans/jemmy/
implementation ("org.netbeans:jemmy:2.2.7.5")
'org.netbeans:jemmy:jar:2.2.7.5'
<dependency org="org.netbeans" name="jemmy" rev="2.2.7.5">
  <artifact name="jemmy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.netbeans', module='jemmy', version='2.2.7.5')
)
libraryDependencies += "org.netbeans" % "jemmy" % "2.2.7.5"
[org.netbeans/jemmy "2.2.7.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.7.5