amazon-kinesis-client
amazon-kinesis-client copied to clipboard
Support artifacts with all third-party dependencies relocated
Currently KCL v2 contains several third party dependencies that are known to cause dependency conflicts to downstream, such as guava and protobuf. Is it possible to release a "clean" version of artifacts with all these third party dependencies relocated? As an exampl, AWS SDK already provides this kind of artifact: https://aws.amazon.com/blogs/developer/java-sdk-bundle/. This would benefit all downstream projects that consume KCL and relieve their burden of handling dependencies conflicts.
This is possible. We will look into including this. Please add a thumbs up to this if you would be interested. Please clarify your use case. We will comment here if we have an update with a release without third party dependencies.