Download odata-server-api-4.3.0.jar file - Jar o

Jar examples for o:odata-server-api

Description

You can download jar file odata-server-api 4.3.0 in this page.

License

Apache License

Build File

You can use the following script to add odata-server-api-4.3.0.jar to your project.

<dependency>
   <groupId>org.apache.olingo</groupId>
   <artifactId>odata-server-api</artifactId>
   <version>4.3.0</version>
</dependency>
compile group: 'org.apache.olingo', name: 'odata-server-api', version: '4.3.0'
libraryDependencies += "org.apache.olingo" % "odata-server-api" % "4.3.0"
<dependency org="org.apache.olingo" name="odata-server-api" rev="4.3.0"/>
@Grapes(@Grab(group='org.apache.olingo', module='odata-server-api', version='4.3.0'))
'org.apache.olingo:odata-server-api:jar:4.3.0'

Download

Click the following link to download the jar file.

odata-server-api-4.3.0-javadoc.jar
odata-server-api-4.3.0-sources.jar
odata-server-api-4.3.0.jar
odata-server-api-4.3.0.pom



Related Tutorials