How would you exclude a transitive dependency globally? My project depends on a lot of the Twitter libraries or on libraries that depend on the Twitter libraries. I don\'t want
excludeDependencies += "org.slf4j" % "slf4j-jdk14"