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