Spring Boot starter JavaFX

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
Last Version

Last Version

1.0.12
Release Date

Release Date

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

How to add to project

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

Dependencies

provided (6)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.boot : spring-boot jar 2.6.6
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-starter-logging jar 2.6.6
org.openjfx : javafx-fxml jar 17.0.2
org.projectlombok : lombok jar 1.18.22

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.0.0
org.mockito : mockito-inline jar 4.0.0
org.testfx : testfx-junit5 jar 4.0.16-alpha

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0