

It doesn’t help you work with other people.I demonstrate this in my free publication Java Desktop Application Technical Testing, and you can read a blog post here containing this information. jar as an IntelliJ project dependency and bypass Maven.

Quick Hack: Adding a JAR as an IntelliJ Project Dependencyįor very quick hacks, add the. Publishing the dependency to Maven Central.Using a repository management tool like Nexus or Archiva.Adding it to your project as a system-scoped file.jar files as an IntelliJ project dependency. It might be a third-party JAR, it might be one that you have written, but regardless, you have a lot of options for this. Sometimes you want to work with a JAR file that isn’t hosted in Maven Central.
