License |
License
MIT
|
---|---|
Categories |
CategoriesNet JavaFX User Interface |
GroupId | GroupIdde.roskenet |
ArtifactId | ArtifactIdspringboot-javafx-test |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-javafx-test
Test support for Spring Boot and JavaFX 8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
de.roskenet : springboot-javafx-support | jar | 2.1.5 |
org.springframework : spring-context | jar | 5.0.0.RELEASE |