Java SE 8 Stream API as cover of all popular API`s:
- XPath (based on Saxon) - sub-project "hegel-xpath",
- Property-files - sub-project "hegel-properties",
- Reflection API - sub-project "hegel-reflect",
- JDBC - sub-project "hegel-orm",
- Web - sub-project "hegel-web"
- Serialization (one-nio, Cbor, MsgPack, others) - will be soon,
- NIO2 - will be soon,
- DOM/JDOM/SAX/StAX - will be soon.
- Add the jitpack.io repository - in "repositories" section add the "maven { url 'https://jitpack.io' }" text.
- Go to https://jitpack.io/#Vyacheslav-Lapin/Hegel and follow the instructions to choose module or all the project.