# Build Tools for Development

![](https://2601183865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QpIzz6VwCOTMwaqKYa3%2Fuploads%2FnYRMHMdWDKMN2V7XGqYb%2Fimage.png?alt=media\&token=de21ce03-8b7e-44c3-9891-01afe58db6b7)

![](https://2601183865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QpIzz6VwCOTMwaqKYa3%2Fuploads%2FClH7lPpzrioxMTRqyjFl%2Fimage.png?alt=media\&token=4f31e77c-1c78-4467-a705-c15eb3879695)

* **You can find all Java Libraries in Maven Central Repository:**
*
* **Need a library for ElasticSearch database connection?**

![](https://2601183865-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8QpIzz6VwCOTMwaqKYa3%2Fuploads%2F60St9QJXQDq2i1G03mVk%2Fimage.png?alt=media\&token=b0ce993d-50f5-4030-8cc5-a472311d4f9a)

&#x20;      1\)    Find a dependency with name and version &#x20;

&#x20;      2\) You add it to dependencies file (e.g. pom.xml)&#x20;

&#x20;       3\) pendency gets downloaded locally (e.g. local maven repo)
