LemonSMS mavenized!
Source codes of LemonSMS are already available in CVS. I also managed to mavenize the project. I used Maven 2.0.
After checking out the source code, you need to download the library dependencies. Then, extract it to $MAVEN_HOME/repository.
To build the application you just need to issue the ff. comand:
mvn package
Be sure to have the mvn executable in your path. After building, you can now use the library in your application. If you have any problem, feel free to drop me mail.
Enjoy!
0 Comments:
Post a Comment
<< Home