is not current version
Last Version 1.0.12

Spring Boot starter JavaFX 1.0.9

Spring Boot starter for JavaFX applications

License

License

Categories

Categories

Spring Boot Container Microservices JavaFX User Interface
GroupId

GroupId

com.github.yoep
ArtifactId

ArtifactId

spring-boot-starter-javafx
Version

Version

1.0.9
Type

Type

jar
Description

Description

Spring Boot starter JavaFX
Spring Boot starter for JavaFX applications
Project URL

Project URL

https://github.com/yoep/spring-boot-starter-javafx
Source Code Management

Source Code Management

https://github.com/yoep/spring-boot-starter-javafx

Download spring-boot-starter-javafx 1.0.9


<!-- https://jarcasting.com/artifacts/com.github.yoep/spring-boot-starter-javafx/ -->
<dependency>
    <groupId>com.github.yoep</groupId>
    <artifactId>spring-boot-starter-javafx</artifactId>
    <version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yoep/spring-boot-starter-javafx/
implementation 'com.github.yoep:spring-boot-starter-javafx:1.0.9'
// https://jarcasting.com/artifacts/com.github.yoep/spring-boot-starter-javafx/
implementation ("com.github.yoep:spring-boot-starter-javafx:1.0.9")
'com.github.yoep:spring-boot-starter-javafx:jar:1.0.9'
<dependency org="com.github.yoep" name="spring-boot-starter-javafx" rev="1.0.9">
  <artifact name="spring-boot-starter-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yoep', module='spring-boot-starter-javafx', version='1.0.9')
)
libraryDependencies += "com.github.yoep" % "spring-boot-starter-javafx" % "1.0.9"
[com.github.yoep/spring-boot-starter-javafx "1.0.9"]

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.9
org.springframework.boot : spring-boot jar 2.2.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.2.8.RELEASE
org.springframework.boot : spring-boot-starter-logging jar 2.2.8.RELEASE
org.openjfx : javafx-fxml jar 11.0.2
org.projectlombok : lombok jar 1.18.12

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 3.1.0

Project Modules

There are no modules declared in this project.