Download odata-commons-core-4.0.0-beta-01.jar file - Jar o

Jar examples for o:odata-commons-core

Description

You can download jar file odata-commons-core 4.0.0-beta-01 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

odata-commons-core-4.0.0-beta-01-javadoc.jar
odata-commons-core-4.0.0-beta-01-sources.jar
odata-commons-core-4.0.0-beta-01.jar
odata-commons-core-4.0.0-beta-01.pom



Related Tutorials