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