Jar examples for o:odata-client
Basic OData Client Module
You can download jar file odata_client 2.0.5-1002 in this page.
The Apache License, Version 2.0
You can use the following script to add odata_client-2.0.5-1002.jar to your project.
<dependency> <groupId>com.sdl</groupId> <artifactId>odata_client</artifactId> <version>2.0.5-1002</version> </dependency>
compile group: 'com.sdl', name: 'odata_client', version: '2.0.5-1002'
libraryDependencies += "com.sdl" % "odata_client" % "2.0.5-1002"
<dependency org="com.sdl" name="odata_client" rev="2.0.5-1002"/>
@Grapes(@Grab(group='com.sdl', module='odata_client', version='2.0.5-1002'))
'com.sdl:odata_client:jar:2.0.5-1002'
Click the following link to download the jar file.
odata_client-2.0.5-1002-javadoc.jar