A robust starter web application to ease Java webapp development.

Home | Tutorials | Demos | Issues

How to add customized jar

View: New views
2 Messages — Rating Filter:   Alert me  

How to add customized jar

by Thai Son Cung :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@... 



Re: How to add customized jar

by Mike Horwitz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...