Download odata_api-2.3.6.jar file - Jar o

Jar examples for o:odata-api

Description

SDL OData Framework API Module

You can download jar file odata_api 2.3.6 in this page.

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

odata_api-2.3.6-javadoc.jar
odata_api-2.3.6-sources.jar
odata_api-2.3.6.jar
odata_api-2.3.6.pom



Related Tutorials