Download olingo-odata2-core-2.0.6.jar file - Jar o

Jar examples for o:olingo-odata2-core

Description

You can download jar file olingo-odata2-core 2.0.6 in this page.

License

Apache License

Build File

You can use the following script to add olingo-odata2-core-2.0.6.jar to your project.

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

Download

Click the following link to download the jar file.

olingo-odata2-core-2.0.6-javadoc.jar
olingo-odata2-core-2.0.6-sources.jar
olingo-odata2-core-2.0.6.jar
olingo-odata2-core-2.0.6.pom



Related Tutorials