Title: Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. # 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. ### Release 4.0.0 [Full download page](https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0), [release notes](https://issues.apache.org/jira/browse/OLINGO-624) The Apache Olingo OData for JavaScript 4.0.0 release is a major release. ### Commodity Packages Package | zip | Description ------- | --- | ----- Library | [Download][lib] ([md5][lib_md5], [sha512][lib_sha512], [pgp][lib_pgp]) | All you need to implement an OData V4 client. Source | [Download][src] ([md5][src_md5], [sha512][src_sha512], [pgp][src_pgp]) | All source. NuGet | [Download][nuget] ([md5][nuget_md5], [sha512][nuget_sha512], [pgp][nuget_pgp]) | NuGet package. Documentation | [Download][doc] ([md5][doc_md5], [sha512][doc_sha512], [pgp][doc_pgp]) | API documentation. ### Verify Authenticity of Downloads package While downloading the packages, make yourself familiar on how to verify their integrity, authenticity and provenience according to the Apache Software Foundation best practices. Please make sure you check the following resources: - [Artifact verification](/verification.html) details - Developers and release managers PGP keys are publicly available here: [KEYS](https://downloads.apache.org/olingo/KEYS). [lib]: https://www.apache.org/dyn/closer.lua/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-lib.zip [lib_md5]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-lib.zip.md5 [lib_sha512]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-lib.zip.sha512 [lib_pgp]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-lib.zip.asc [src]: https://www.apache.org/dyn/closer.lua/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-sources.zip [src_md5]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-sources.zip.md5 [src_sha512]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-sources.zip.sha512 [src_pgp]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-sources.zip.asc [nuget]: https://www.apache.org/dyn/closer.lua/olingo/odatajs/odatajs-4.0.0/odatajs.4.0.0.nupkg [nuget_md5]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs.4.0.0.nupkg.md5 [nuget_sha512]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs.4.0.0.nupkg.sha512 [nuget_pgp]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs.4.0.0.nupkg.asc [doc]: https://www.apache.org/dyn/closer.lua/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-doc.zip [doc_md5]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-doc.zip.md5 [doc_sha512]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-doc.zip.sha512 [doc_pgp]: https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0/odatajs-4.0.0-doc.zip.asc