For example one your dependencies itself depends on `lib-jvm6` and you need to depend on it and on `...
i
For example one your dependencies itself depends on
lib-jvm6
and you need to depend on it and on
lib-jvm8
. Without some special steps it would lead to dependency conflict, as both
lib-jvm6
and
lib-jvm8
get to the classpath.