Spring Boot starter JavaFX

Spring Boot starter for JavaFX applications

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы JavaFX Взаимодействие с пользователем
Группа

Группа

com.flydax.archetype
Идентификатор

Идентификатор

spring-boot-starter-javafx
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Boot starter JavaFX
Spring Boot starter for JavaFX applications
Организация-разработчик

Организация-разработчик

Flydax Software, Inc.

Скачать spring-boot-starter-javafx

Как подключить последнюю версию

<!-- 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"]

Зависимости

provided (9)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-junit-jupiter jar 4.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.0.2
0.0.1