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