1931 shaares
19 results
tagged
NetBeans
I have a local jar and I want to use it in my project. There are plenty ways to do it: just install manually into local repo, do it with script in parent pom, use system scope, use local repo decla...