| Title: Downloads for Apache Olingo |
| |
| # Downloads for Apache Olingo |
| |
| ### Download Apache Olingo OData 2.0 Java Library |
| Apache Olingo OData2 is a collection of Java libraries for |
| implementing [OData V2][1] protocol clients or servers. |
| |
| [Download options for latest release 2.0.3 (2015-03-05)](/doc/odata2/download.html) |
| |
| ##### Maven |
| Apache Olingo OData2 artifacts are available at [Maven Central](https://search.maven.org/#search|ga|1|org.apache.olingo). For POM dependencies see [here](/doc/odata2/maven.html). |
| |
| |
| ### Download Apache Olingo OData 4.0 Java Library |
| Apache Olingo OData4 is a collection of Java libraries for |
| implementing [OData V4][1] protocol clients (Android/Java) or servers. |
| |
| [Download options for latest release 4.0.0-beta-02 (2015-01-29)](/doc/odata4/download.html) |
| |
| ##### Maven |
| Apache Olingo OData4 artifacts are available at [Maven Central](https://search.maven.org/#search|ga|1|org.apache.olingo). For POM dependencies see [here](/doc/odata4/maven.html). |
| |
| ### Download Olingo OData Client for JavaScript Library |
| The Olingo OData Client for JavaScript (odatajs) is a library written in JavaScript that enables browser based frontend applications to easily use the OData protocol for communication with application servers. |
| |
| [Download options for latest release 4.0.0-beta-01 (2014-09-15)](/doc/javascript/download.html) |
| |
| |
| [1]: https://www.odata.org |