TestFxUtils

Tools for using TestFx to test JavaFX applications

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.christophermerrill
Идентификатор

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

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

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

2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

TestFxUtils
Tools for using TestFx to test JavaFX applications
Ссылка на сайт

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

https://github.com/ChrisLMerrill/TestFxUtils
Система контроля версий

Система контроля версий

https://github.com/ChrisLMerrill/TestFxUtils

Скачать TestFxUtils

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit5 jar 4.0.16-alpha
org.openjfx : javafx-controls jar 14.0.1

runtime (3)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-graphics jar 14.0.1
org.openjfx : javafx-base jar 14.0.1
org.openjfx : javafx-controls jar 14.0.1

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

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

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

Версия
2.1
2.0
1.4
1.3
1.2
1.1
1.0