Last Version

springboot-javafx-test 1.3.0

Test support for Spring Boot and JavaFX 8

License

License

MIT
Categories

Categories

Net JavaFX User Interface
GroupId

GroupId

de.roskenet
ArtifactId

ArtifactId

springboot-javafx-test
Version

Version

1.3.0
Type

Type

jar
Description

Description

springboot-javafx-test
Test support for Spring Boot and JavaFX 8
Project URL

Project URL

http://springboot-javafx-support.readthedocs.io
Source Code Management

Source Code Management

https://github.com/roskenet/springboot-javafx-test

Download springboot-javafx-test 1.3.0


<!-- 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"]

Dependencies

compile (4)

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

provided (2)

Group / Artifact Type Version
de.roskenet : springboot-javafx-support jar 2.1.5
org.springframework : spring-context jar 5.0.0.RELEASE

Project Modules

There are no modules declared in this project.