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

Лицензия

Лицензия

Sun Public License 1.0
Категории

Категории

NetBeans Инструменты разработки IDE Сеть
Группа

Группа

org.netbeans
Идентификатор

Идентификатор

jemmy
Последняя версия

Последняя версия

2.2.7.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать jemmy

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
2.2.7.5