Download odata-client-proxy-4.0.0-beta-02-RC01.jar file - Jar o

Jar examples for o:odata-client-proxy

Description

Java client API for OData services: Proxy.

You can download jar file odata-client-proxy 4.0.0-beta-02-RC01 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

odata-client-proxy-4.0.0-beta-02-RC01-javadoc.jar
odata-client-proxy-4.0.0-beta-02-RC01-sources.jar
odata-client-proxy-4.0.0-beta-02-RC01.jar
odata-client-proxy-4.0.0-beta-02-RC01.pom



Related Tutorials