Swing Testing

Java Swing UI testing toolkit

Лицензия

Лицензия

Группа

Группа

com.github.dotxyteam
Идентификатор

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

swing-testing-toolkit
Последняя версия

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

1.8.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Swing Testing
Java Swing UI testing toolkit
Ссылка на сайт

Ссылка на сайт

https://github.com/dotxyteam/SwingTestingToolkit

Скачать swing-testing-toolkit

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.dotxyteam : custom-ui jar 5.0.2
org.apache.commons : commons-lang3 jar 3.3.2
commons-io : commons-io jar 2.4
com.thoughtworks.xstream : xstream jar 1.4.7

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.8.2
1.7.3
1.3.5
1.3.0
1.2.0
1.1.1
1.1.0