Hi All,We are trying to integrate AEM with Apache Kafka and are trying to use Apache Kafka Jars (i.e Kafka-clients & Kafka-avro-serializer) in order to integrate. We are able to build the code and deploy.But on OSGI we are not able to resolve the dependency as the Apache Kafka Jars are not bundles. ...