De4a-commons library
Revision as of 13:46, 25 April 2023 by Hugo.berdon (talk | contribs)
The de4a-commons project is located on GitHub at https://github.com/de4a-eu/de4a-commons and contains reusable DE4A components that are unrelated to the Connector itself.
The library requires Java 1.8 as the minimum version and builds with Apache Maven 3.
The released versions of the library are both available on GitHub releases as well as on Maven Central with the group ID “eu.de4a”.
The three submodules of de4a-commons are:
- de4a-kafka-client
- de4a-core-schemas
- de4a-canonical-evidences
All the submodules are described below in subchapters.
This library was redesigned between Iteration 1 and Iteration 2, so that the core schemas and the canonical evidence types are clearly separated from each other