Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For those still not convinced. Here's a disassembly of ListenerContainer.class from Curator 3.3.0. You can see that various Guava 's classes like MoreExecutors is are shaded.

Disassembly: https://gist.github.com/Randgalt/3fcdca337a2f8527a3f7ee871852f456

...