Hello everyone: this is a discussion about the addition of a sub-repository to streampark.
Currently, many modules in streampark depend on common basic packages such as slf4j and jackson. As we all know, these packages are prone to dependency conflicts. To solve this problem, a common approach is to use maven-shade to rename package names. Therefore, we need a sub-repository similar to https://github.com/apache/flink-shaded. We welcome everyone to discuss and provide their opinions. Best, Huajie Wang
