I’m working on a project in java and I need to use Weka’s API. I use Maven to manage dependencies and, in particular, I have the following one: In this version, the SMOTE class is not kept, but I really need it; that’s why I also added in my pom.xml the following dependency: In my Java code, i also try