Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 312 Bytes

Add a Dependency

mvn install:install-file -DgroupId=YOUR_GROUP -DartifactId=YOUR_ARTIFACT -Dversion=YOUR_VERSION -Dfile=YOUR_JAR_FILE -Dpackaging=jar -DgeneratePom=true -DlocalRepositoryPath=.  -DcreateChecksum=true

For more information, see the wiki.