MVN

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

Maven & Gradle

May 07, 2022
17 stars

Spring Boot starter JavaFX · Spring Boot starter for JavaFX applications

<dependency>
    <groupId>com.github.yoep</groupId>
    <artifactId>spring-boot-starter-javafx</artifactId>
    <version>1.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yoep : spring-boot-starter-javafx to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.12

All Versions

Choose a version of com.github.yoep : spring-boot-starter-javafx to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-starter-javafx-1.0.12
spring-boot-starter-javafx-1.0.11
spring-boot-starter-javafx-1.0.10
spring-boot-starter-javafx-1.0.9
spring-boot-starter-javafx-1.0.8
spring-boot-starter-javafx-1.0.7
spring-boot-starter-javafx-1.0.6
spring-boot-starter-javafx-1.0.5
spring-boot-starter-javafx-1.0.4
spring-boot-starter-javafx-1.0.3
spring-boot-starter-javafx-1.0.2
spring-boot-starter-javafx-1.0.1
spring-boot-starter-javafx-1.0.0

How to add a dependency to Maven

Add the following com.github.yoep : spring-boot-starter-javafx maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.yoep</groupId>
    <artifactId>spring-boot-starter-javafx</artifactId>
    <version>1.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.yoep : spring-boot-starter-javafx gradle dependency to your build.gradle file:

implementation 'com.github.yoep:spring-boot-starter-javafx:1.0.12'

Gradle Kotlin DSL: Add the following com.github.yoep : spring-boot-starter-javafx gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.yoep:spring-boot-starter-javafx:1.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.yoep : spring-boot-starter-javafx sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.yoep" % "spring-boot-starter-javafx" % "1.0.12"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 04, 2020
2 usages
15 stars
Feb 14, 2020
1 usages
2 stars
Jun 29, 2023
2 usages
Jun 27, 2022
12 stars
Mar 26, 2023
1 usages
4 stars
Feb 13, 2020
1 usages
24 stars
Aug 10, 2023
2 usages
5.5k stars