New to zookeeper, and I was told to use zkclient library rather than the one offered by Apache. However, I find that there are 3 different flavors of zkclient on maven central repository:
- com.101tec
- com.github.adyliu
- com.github.sgroschupf
Which is right one to use?