EasyFXML - Core

A simple-to-use and boilerplate free JavaFX library.

Лицензия

Лицензия

Группа

Группа

moe.tristan
Идентификатор

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

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

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

3.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

EasyFXML - Core
A simple-to-use and boilerplate free JavaFX library.
Ссылка на сайт

Ссылка на сайт

https://tristan971.github.io/EasyFXML/easyfxml/
Система контроля версий

Система контроля версий

http://github.com/Tristan971/EasyFXML/tree/3.3.0/easyfxml

Скачать easyfxml

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

<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml/ -->
<dependency>
    <groupId>moe.tristan</groupId>
    <artifactId>easyfxml</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml/
implementation 'moe.tristan:easyfxml:3.3.0'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml/
implementation ("moe.tristan:easyfxml:3.3.0")
'moe.tristan:easyfxml:jar:3.3.0'
<dependency org="moe.tristan" name="easyfxml" rev="3.3.0">
  <artifact name="easyfxml" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml', version='3.3.0')
)
libraryDependencies += "moe.tristan" % "easyfxml" % "3.3.0"
[moe.tristan/easyfxml "3.3.0"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.openjfx : javafx-base jar 11.0.2
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
org.springframework.boot : spring-boot-starter jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.1.7.RELEASE
io.vavr : vavr jar 0.9.2
org.awaitility : awaitility jar 3.1.6

test (5)

Идентификатор библиотеки Тип Версия
moe.tristan : easyfxml-junit jar 3.3.0
org.springframework.boot : spring-boot-starter-test jar 2.1.7.RELEASE
org.assertj : assertj-core jar 3.11.1
org.reflections : reflections jar 0.9.11
org.hamcrest : hamcrest-library jar 1.3

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

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

EasyFXML logo

A collection of tools and libraries for easier development on the JavaFX platform

Build status Maven Central License

Maintainability Test Coverage Known Vulnerabilities

EasyFXML is an opinionated set of tools aiming to simplify development of robust and modular JavaFX applications.

The project is divided in multiple modules (each explicitly opt-in apart from the eponym core one). Feel free to have a look around:

Notes

This project makes heavy (and sometimes non-obvious) use of JavaFX and Spring Boot features, and requires knowledge of both for optimal experience. You can go head-first without that prior knowledge, but it might not be quite ideal is all.

Licensing and contributions

All contributions are welcome, both as questions, constructive criticism, feature requests and of course pull requests.

There is not yet a clear organization for making first-contributions easy, but a good rule of thumb is to ensure opening an issue before making a pull-request so that the technical implementation's requirements can be discussed before work is done. Then, crack on! :-)

FOSSA Status

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

Версия
3.3.0
3.2.0
3.1.6
3.1.5
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.15
1.0.14
1.0.13
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.2
1.0.1
1.0.0