Download odata-commons-api-4.0.0-beta-02-RC01.jar file - Jar o

Jar examples for o:odata-commons-api

Description

You can download jar file odata-commons-api 4.0.0-beta-02-RC01 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

odata-commons-api-4.0.0-beta-02-RC01-javadoc.jar
odata-commons-api-4.0.0-beta-02-RC01-sources.jar
odata-commons-api-4.0.0-beta-02-RC01.jar
odata-commons-api-4.0.0-beta-02-RC01.pom



Related Tutorials