Jar examples for s:springboot-javafx-support
Support for Spring Boot and JavaFX 8
You can download jar file springboot-javafx-support 2.1.5 in this page.
MIT
You can use the following script to add springboot-javafx-support-2.1.5.jar to your project.
<dependency> <groupId>de.roskenet</groupId> <artifactId>springboot-javafx-support</artifactId> <version>2.1.5</version> </dependency>
compile group: 'de.roskenet', name: 'springboot-javafx-support', version: '2.1.5'
libraryDependencies += "de.roskenet" % "springboot-javafx-support" % "2.1.5"
<dependency org="de.roskenet" name="springboot-javafx-support" rev="2.1.5"/>
@Grapes(@Grab(group='de.roskenet', module='springboot-javafx-support', version='2.1.5'))
'de.roskenet:springboot-javafx-support:jar:2.1.5'
Click the following link to download the jar file.
springboot-javafx-support-2.1.5-javadoc.jar