<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-client-api</artifactId>
<version>5.0.0-ALPHA-02</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-client-api', version='5.0.0-ALPHA-02')
)