Welcome to the official PretronicLibraries repository.
The Pretronic libraries project provides many necessary and useful tools for you java applications.
| Module | State | Description |
|---|---|---|
| pretroniclibraries-caching | PRODUCTION READY | Local application memory cache |
| pretroniclibraries-command | PENDING DOCUMENTATION | Command framework for building third party integration capabilities or processing user inputs |
| pretroniclibraries-concurrent | PRODUCTION READY | Concurrent task scheduling library based on executor services. |
| pretroniclibraries-console | DEVELOPMENT (Currently stopped) | - |
| pretroniclibraries-copy | PENDING DOCUMENTATION | Library for deep object copy |
| pretroniclibraries-dependency | PENDING DOCUMENTATION | Dynamic runtime dependency loader via maven |
| pretroniclibraries-document | PRODUCTION READY | Object serialization library for json, xml, yaml, properties and binary |
| pretroniclibraries-event | PENDING DOCUMENTATION | Event framework for building third party integration capabilities (Eventbus architecture) |
| pretroniclibraries-jarsignature | DEVELOPMENT (Currently stopped) | - |
| pretroniclibraries-logging | PRODUCTION READY | Local application logging framework (console and file) |
| pretroniclibraries-message | PENDING DOCUMENTATION | Message and language framework for building multilingual able applications. |
| pretroniclibraries-plugin | DEVELOPMENT | Runtime plugin loading framework for building third party integration capabilities |
| pretroniclibraries-resourceloader | PENDING DOCUMENTATION | Resource downloading and loading technology for pushing new versions to your customers |
| pretroniclibraries-synchronisation | PENDING DOCUMENTATION | Network synchronisation framework for synchronising objects and caches through networks |
| pretroniclibraries-utility | PENDING DOCUMENTATION | General java utilities for file, parsing, http, reflection and more |