| Лицензия |
Лицензия
MIT
|
|---|---|
| Категории |
КатегорииСеть JavaFX Взаимодействие с пользователем |
| Группа | Группаde.roskenet |
| Идентификатор | Идентификаторspringboot-javafx-test |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеspringboot-javafx-test
Test support for Spring Boot and JavaFX 8
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-test/ -->
<dependency>
<groupId>de.roskenet</groupId>
<artifactId>springboot-javafx-test</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-test/
implementation 'de.roskenet:springboot-javafx-test:1.3.0'
// https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-test/
implementation ("de.roskenet:springboot-javafx-test:1.3.0")
'de.roskenet:springboot-javafx-test:jar:1.3.0'
<dependency org="de.roskenet" name="springboot-javafx-test" rev="1.3.0">
<artifact name="springboot-javafx-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.roskenet', module='springboot-javafx-test', version='1.3.0')
)
libraryDependencies += "de.roskenet" % "springboot-javafx-test" % "1.3.0"
[de.roskenet/springboot-javafx-test "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.0.RELEASE |
| org.testfx : testfx-core | jar | 4.0.5-alpha |
| org.testfx : testfx-junit | jar | 4.0.5-alpha |
| org.testfx : openjfx-monocle | jar | 8u20-b26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.roskenet : springboot-javafx-support | jar | 2.1.5 |
| org.springframework : spring-context | jar | 5.0.0.RELEASE |