How can I find duplicate classes amongst dependencies with SBT [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . I'm migrating a project from Apache Maven to sbt. My project has lots of dependencies (over 200), and sometimes, a class can be duplicated that can lead to strange effects. In Maven I've been using maven-duplicate-finder-plugin for detecting such cases. The only solution I can see is to generate a big jar with