You are here: Web Services > Consuming Web Services > Tutorial 2 - Executing Java Code via Web Services > Maven: The Repository of Open Source Java Libraries

Maven: The Repository of Open Source Java Libraries

If you have any need for a functionality that does not come with the standard Java libraries, use Maven. Maven is the ultimate repository of Java libraries. You will find just about anything in the Maven repository: PDF output, MS Office documents handling, Barcode generation, and many more.

Go to the following URL and use the search box at the top to find what you need:

MVN Repository

Next: Peer Support