Download odata-commons-core-4.4.0.jar file - Jar o

Jar examples for o:odata-commons-core

Description

You can download jar file odata-commons-core 4.4.0 in this page.

License

Apache License

Build File

You can use the following script to add odata-commons-core-4.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

odata-commons-core-4.4.0-javadoc.jar
odata-commons-core-4.4.0-sources.jar
odata-commons-core-4.4.0.jar
odata-commons-core-4.4.0.pom



Related Tutorials