Last Version

springboot-javafx-support 2.1.6

Support for Spring Boot and JavaFX 8

License

License

MIT
Categories

Categories

Net JavaFX User Interface
GroupId

GroupId

de.roskenet
ArtifactId

ArtifactId

springboot-javafx-support
Version

Version

2.1.6
Type

Type

jar
Description

Description

springboot-javafx-support
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-support

Download springboot-javafx-support 2.1.6


<!-- https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-support/ -->
<dependency>
    <groupId>de.roskenet</groupId>
    <artifactId>springboot-javafx-support</artifactId>
    <version>2.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-support/
implementation 'de.roskenet:springboot-javafx-support:2.1.6'
// https://jarcasting.com/artifacts/de.roskenet/springboot-javafx-support/
implementation ("de.roskenet:springboot-javafx-support:2.1.6")
'de.roskenet:springboot-javafx-support:jar:2.1.6'
<dependency org="de.roskenet" name="springboot-javafx-support" rev="2.1.6">
  <artifact name="springboot-javafx-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.roskenet', module='springboot-javafx-support', version='2.1.6')
)
libraryDependencies += "de.roskenet" % "springboot-javafx-support" % "2.1.6"
[de.roskenet/springboot-javafx-support "2.1.6"]

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.0.0.RELEASE
org.springframework.boot : spring-boot jar 2.0.0.RELEASE
org.slf4j : slf4j-api jar 1.7.25

test (5)

Group / Artifact Type Version
de.roskenet : springboot-javafx-test jar 1.3.0
org.springframework : spring-test jar 5.0.0.RELEASE
junit : junit jar 4.12
org.testfx : testfx-core jar 4.0.8-alpha
org.testfx : testfx-junit jar 4.0.8-alpha

Project Modules

There are no modules declared in this project.