Maven And Arbitrary Jar Files

4. January 2012 • edited 26. May 2020

Since I’m coding sometimes with Java I also use Maven to manage dependencies. It is a very easy and straight forward approach to use Maven. Also very nice that Netbeans just opens a POM file. No need to configure a project or such.

But now I was confronted with the need to include a library which is only available as stand alone jar file. The solution is to install the jar file into your local Maven repository as described here.

ProgrammingJavaMavenTools
Published under the THE BEER-WARE LICENSE.
If you like what I do you can subscribe my RSS feed or follow me on Twitter.

All Web Developers Should Stop Doing This Immediately, Too

Only SSL access to my blog