Dependencies needed for the default platform might contain dependencies that are not allowed by the organization consuming Transport plugin. It is not always okay to simply exclude the dependency. Having the flexibility of replacing it with a difference version will be beneficial.
|
public static class Builder { |
Dependencies needed for the default platform might contain dependencies that are not allowed by the organization consuming Transport plugin. It is not always okay to simply exclude the dependency. Having the flexibility of replacing it with a difference version will be beneficial.
transport/transportable-udfs-plugin/src/main/java/com/linkedin/transport/plugin/DependencyConfiguration.java
Line 54 in 2163ec2