Java Apache Netbeans 22 error Module not found: kernel, io, layout, jbscrypt
Here is my module-info.java file (not only in module-info, my project really need those dependencies) All those errors in 4 lines are the same: “Module not found”
My pom.xml file: