| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.christophermerrill |
| Идентификатор | ИдентификаторTestFxUtils |
| Последняя версия | Последняя версия2.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTestFxUtils
Tools for using TestFx to test JavaFX applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| TestFxUtils-2.1.pom | |
| TestFxUtils-2.1.jar | 4 KB |
| TestFxUtils-2.1-sources.jar | 2 KB |
| TestFxUtils-2.1-javadoc.jar | 23 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.openjfx : javafx-graphics | jar | 14.0.1 |
| org.openjfx : javafx-base | jar | 14.0.1 |
| org.openjfx : javafx-controls | jar | 14.0.1 |