blob: 8c81bad643bf586ef9621ce7213019d63b88c9b0 [file] [log] [blame] [view]
Title: Apache Olingo
<div class="jumbotron">
<h1>
Apache Olingo &nbsp; <a href="https://www.odata.org/"><img src="/img/odata/ODataLogo-48.png" alt="OlingoLogo"></a>
</h1>
<h3>
What is the Apache Olingo Project?
</h3>
<p>
Apache Olingo is a Java library that implements the Open
Data Protocol (OData). Apache Olingo serves client and server aspects of
OData. It currently supports OData 2.0 and will also support OData 4.0.
The latter is the OASIS version of the protocol: OASIS Open Data
Protocol (OData) TC.
</p>
<p>
<a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="https://twitter.com/ApacheOlingo" role="button">Tweets</a>
<a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/javascript/index.html" role="button">JavaScript V4</a>
<a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/odata4/index.html" role="button">Java V4</a>
<a class="btn btn-lg btn-primary" style="float: right; margin-left:10px" href="/doc/odata2/index.html" role="button">Java V2</a>
<!-- TODO change style via bootstrap -->
<span style="-webkit-user-select: none;
background-color: rgb(66, 139, 202);
background-image: none;
border-bottom-color: rgb(53, 126, 189);
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(53, 126, 189);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(53, 126, 189);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(53, 126, 189);
border-top-left-radius: 6px;
border-top-right-radius: 6px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: rgb(255, 255, 255);
display: block;
float: right;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: normal;
height: 45px;
line-height: 23.9400005340576px;
margin-bottom: 0px;
margin-left: 10px;
padding-bottom: 10px;
padding-left: 16px;
padding-right: 16px;
padding-top: 10px;
text-align: center;
vertical-align: middle;
white-space: nowrap;
width: 131.0625px">read more »</span>
</p>
<p class="centeredImage">
<img src="/img/OlingoOrangeTM.png" align="middle" alt="OlingoLogo">
</p>
</div>
<p><!-- opening p required because of markup adds a closing p due to unknown reason -->