SJPU Utils · Collect of utility classes and interfaces. Currenlty contains: extention of standart functional interfaces (java.util.function.*) which allow to declare thrown exception as type parameter; Simple implementation of LockPool
Group: org.xblackcat.sjpu - All Dependencies
SJPU Runtime class builder · Helper for build generator to implement class logic in runtime basing on interface/methods/annotations
SJPU Settings provider library · Utility class for loading properties from files/environment into data objects, declared as interfaces
SJPU Saver · Library for uploading data as stream to destination specified by URL. Supported protocols: file:// sftp:// ftp:// ftps://. Optionaly result file compression coule be specified: GZip, BZip2, XZ
SJPU DB Access helper · Service for generating DB access logic in simple way via interfaces and annotations
SJPU PDF Table renderer · PDF Table renderer: allows to render a data set as table in PDF document.
Library for holding common logic to work with CLI · Library for holding common logic to work with CLI: parsing parameters to target objects