Spring Boot starter JavaFX

Spring Boot starter for JavaFX applications

License

License

Categories

Categories

Spring Boot Container Microservices JavaFX User Interface
GroupId

GroupId

com.flydax.archetype
ArtifactId

ArtifactId

spring-boot-starter-javafx
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot starter JavaFX
Spring Boot starter for JavaFX applications
Project Organization

Project Organization

Flydax Software, Inc.

Download spring-boot-starter-javafx

How to add to project

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

Dependencies

provided (9)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.boot : spring-boot jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-starter-logging jar 2.6.1
org.openjfx : javafx-controls jar 17.0.1
org.openjfx : javafx-graphics jar 17.0.1
org.openjfx : javafx-base jar 17.0.1
org.openjfx : javafx-fxml jar 17.0.1
org.projectlombok : lombok jar 1.18.22

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1