Download springboot-javafx-test-1.0.1.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.0.1 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials