LIVY-119. Move LivyConf to the server module.

The core module is small and, after some other adjustments to dependencies,
can probably be removed. LivyConf is only used in the server module (except
for a single static field, now moved to ClientConf), so move it there.

Closes #111
5 files changed