A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

 « Return to Thread: How to add customized jar

Re: How to add customized jar

by Mike Horwitz :: Rate this Message:

Reply to Author | View in Thread

You should add them as dependencies in Maven and upload the jar files to your local or private repository:
 
Instruction are here: http://tinyurl.com/lqqgpx
 
Once you have added the dependency to pom.xml just run Maven to get the command to load your jar into the repository.
 
Mike
2009/6/16 Thai Son Cung <tyson.cung@...>
Hi Matt Raible,

Where should I add my *.jar files to?


Best Regards,
 
 

Tyson Cung
Hello Technology Pte. Ltd. 
180 Cecil Street, #07-03, Bangkok Bank Building, Singapore 069546
(F : +65 6534 7133 (HP : +65 93896675
* tyson.cung@... 



 « Return to Thread: How to add customized jar