assembly: Remove some transitive dependencies from the final uber jar
This is an example of how to remove a complete dependency.
It should be possible to remove only a package but more complicated
With these excludes, the final jar size is ~78Mo compared to 131Mo before
Edited by Vincent Sellier