Download springboot-javafx-test-1.2.0.jar file - Jar s

Jar examples for s:springboot-javafx-test

Description

Test support for Spring Boot and JavaFX 8

You can download jar file springboot-javafx-test 1.2.0 in this page.

License

MIT

Build File

You can use the following script to add springboot-javafx-test-1.2.0.jar to your project.

<dependency>
   <groupId>de.roskenet</groupId>
   <artifactId>springboot-javafx-test</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'de.roskenet', name: 'springboot-javafx-test', version: '1.2.0'
libraryDependencies += "de.roskenet" % "springboot-javafx-test" % "1.2.0"
<dependency org="de.roskenet" name="springboot-javafx-test" rev="1.2.0"/>
@Grapes(@Grab(group='de.roskenet', module='springboot-javafx-test', version='1.2.0'))
'de.roskenet:springboot-javafx-test:jar:1.2.0'

Download

Click the following link to download the jar file.

springboot-javafx-test-1.2.0-javadoc.jar
springboot-javafx-test-1.2.0-sources.jar
springboot-javafx-test-1.2.0.jar
springboot-javafx-test-1.2.0.pom



Related Tutorials