How to add Maven dependency jar file from the lib folder. Have a look at system dependencies. You basically need to define <scope>system</scope> .
確定! 回上一頁