Download odata_edm-2.4.4.jar file - Jar o

Jar examples for o:odata-edm

Description

SDL OData Framework Entity Data Model

You can download jar file odata_edm 2.4.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add odata_edm-2.4.4.jar to your project.

<dependency>
   <groupId>com.sdl</groupId>
   <artifactId>odata_edm</artifactId>
   <version>2.4.4</version>
</dependency>
compile group: 'com.sdl', name: 'odata_edm', version: '2.4.4'
libraryDependencies += "com.sdl" % "odata_edm" % "2.4.4"
<dependency org="com.sdl" name="odata_edm" rev="2.4.4"/>
@Grapes(@Grab(group='com.sdl', module='odata_edm', version='2.4.4'))
'com.sdl:odata_edm:jar:2.4.4'

Download

Click the following link to download the jar file.

odata_edm-2.4.4-javadoc.jar
odata_edm-2.4.4-sources.jar
odata_edm-2.4.4.jar
odata_edm-2.4.4.pom



Related Tutorials