Shared common functionality among Aiven's connectors for Apache Kafka:
When installing this library on Kafka Connect, use a specific plugin path, and avoid placing them on the same path as the Kafka Connect binaries, as some libraries may have conflicting versions.
To use this library for development, you need to build and publish it in your local Maven repository using command:
./gradlew clean build publishToMavenLocal
This project is licensed under the Apache License, Version 2.0.
Apache Kafka, Apache Kafka Connect and Apache Maven are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.