This is a collection of Java components that have proven useful across different code repositories, initially in the Telenor Digital (née Comoyo) Communications group
The list of components currently reads as follows:
- amazonaws-utils AWS utilities not covered in the offical SDK
- logging-context Structured application state/context for logging
- logging-context-gelf Context-aware GELF log handler
- logging-context-json Context-aware JSON/logstash log formatter
- logging-utilities Helpers for logging. Sensible default exception handler which logs to jul
- pb-json Hassle-free conversion from Protobuf to JSON and back
- protoc-bundled-plugin Batteries included Protobuf compiler plugin for Maven
- emjar Class loader and supporting cast for using jar-in-jar embedded archives as part of classpath
- emjar-maven-plugin Generate EmJar-enabled bundle archives from Maven
- emjar-demo EmJar alternatives overview