Download odata-commons-api-4.3.0-beta.jar file - Jar o

Jar examples for o:odata-commons-api

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

odata-commons-api-4.3.0-beta-javadoc.jar
odata-commons-api-4.3.0-beta-sources.jar
odata-commons-api-4.3.0-beta.jar
odata-commons-api-4.3.0-beta.pom



Related Tutorials