Download odata_api-2.2.3.jar file - Jar o

Jar examples for o:odata-api

Description

SDL OData Framework API Module

You can download jar file odata_api 2.2.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add odata_api-2.2.3.jar to your project.

<dependency>
   <groupId>null</groupId>
   <artifactId>odata_api</artifactId>
   <version>2.2.3</version>
</dependency>
compile group: 'null', name: 'odata_api', version: '2.2.3'
libraryDependencies += "null" % "odata_api" % "2.2.3"
<dependency org="null" name="odata_api" rev="2.2.3"/>
@Grapes(@Grab(group='null', module='odata_api', version='2.2.3'))
'null:odata_api:jar:2.2.3'

Download

Click the following link to download the jar file.

odata_api-2.2.3-javadoc.jar
odata_api-2.2.3-sources.jar
odata_api-2.2.3.jar
odata_api-2.2.3.pom



Related Tutorials