Lib-Logger · Lib-Logger is a library for `easy` logging with the `Apache Log4j 2` in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-logger for more details.
Group: com.github.naoghuman - All Dependencies
Lib-Action · Lib-Action is library for `easy` storing and accessing actions (EventHandler<ActionEvent>) in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-action for more details.
Lib-Tag-Core · The library `Lib-Tag-Core` provides the API to perform CRUD (`Create`, `Read`, `Update` and `Delete`) operations for a [Tag]. A `Tag` is basically a simple [String] which can be used for example in a [Button], [Label] or another [JavaFX] component. Tagged topics can be easily searched or analysed for a `Tag`.
Lib-Properties · Lib-Properties is a library for easy loading properties files in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-properties for more details.
Lib-Preferences · Lib-Preferences is a library for easy storing simple data in a Preferences.properties file in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-preferences for more details.
Lib-Database-ObjectDB · Lib-Database-ObjectDB is a library for easy accessing an ObjectDB database in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-database-objectdb for more details.
Lib-Validation · `Lib-Validation` is a library for `easy` validating in a [JavaFX] & [Maven] application during the integration from [Bean Validation 2.0] (JSR 380). Plz see for more informations: https://github.com/Naoghuman/lib-validation
Lib-I18N · The library `Lib-I18N` allows a developer to bind a key-value pair of a `.properties` file to a [StringBinding]. This makes it very easy to change the language during runtime in a [JavaFX] application. Lib-I18N is written in JavaFX, [Maven] and [NetBeans].