About Aiven Commons Parent
This is the parent POM for a collection of utility jars with minimal external dependencies. All external dependencies are provided by the environment or are for testing only. For example the kafka-config module expects Kafka to be present.
Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| Aiven commons collections | Aiven enhancements and implementations for the Apache Commons collections and genral Java collections libraries. |
| Aiven commons Google cloud utilities | Aiven comon utilities for Google cloud environments |
| Aiven commons IO library | Utilities to help manage IO |
| Aiven commons Kafka config | Utilities to help manage Kafka configuration and configuration definitions |
| Aiven commons Kafka testkit | Aiven Kafka testing utilities. This project is intended to be used in testing and in the test scope. |
| Aiven commons strings | Utilities to manipulate strings |
| Aiven Commons System Utils | Utilities to retrieve and manage information from the OS and environment. |
| Aiven commons timing utilities | A set of classes to handle timing issues. |