I am really lazy person, so instead of having separate repository for each project I put together selection of my most used libraries into one single maven tree.
There are three major roots:
Input - output utilities
Javafx helpers
- JavaFx Single threaded scheduler
- Simple wrapper to read FXML files
- JavaFx FXML and controller loader
- Custom input validators
- Predict the column type in array based on the matchers
- Enum memory cache for quick and more loose value retrieval
- File mime type detector if Files.probeContentType is not enough
- Simple algorithm for two way numbers encoding
- Loose version to check if one version is after another one
- Mail wrapper to ease up mail sending
See sub projects and their tests for more information