Download odatajclient-engine-0.9.0.jar file - Jar o

Jar examples for o:odatajclient-engine

Description

Java client API for OData 3.0 services: Engine

You can download jar file odatajclient-engine 0.9.0 in this page.

License

Open Source License

Build File

You can use the following script to add odatajclient-engine-0.9.0.jar to your project.

<dependency>
   <groupId>com.msopentech.odatajclient</groupId>
   <artifactId>odatajclient-engine</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.msopentech.odatajclient', name: 'odatajclient-engine', version: '0.9.0'
libraryDependencies += "com.msopentech.odatajclient" % "odatajclient-engine" % "0.9.0"
<dependency org="com.msopentech.odatajclient" name="odatajclient-engine" rev="0.9.0"/>
@Grapes(@Grab(group='com.msopentech.odatajclient', module='odatajclient-engine', version='0.9.0'))
'com.msopentech.odatajclient:odatajclient-engine:jar:0.9.0'

Download

Click the following link to download the jar file.

odatajclient-engine-0.9.0-javadoc.jar
odatajclient-engine-0.9.0-sources.jar
odatajclient-engine-0.9.0.jar
odatajclient-engine-0.9.0.pom



Related Tutorials