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