is not current version
Last Version 2.10.13

com.sdl:odata_edm 2.5.6

SDL OData Framework Entity Data Model

Categories

Categories

Data
GroupId

GroupId

com.sdl
ArtifactId

ArtifactId

odata_edm
Version

Version

2.5.6
Type

Type

jar

Download odata_edm 2.5.6


<!-- https://jarcasting.com/artifacts/com.sdl/odata_edm/ -->
<dependency>
    <groupId>com.sdl</groupId>
    <artifactId>odata_edm</artifactId>
    <version>2.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation 'com.sdl:odata_edm:2.5.6'
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation ("com.sdl:odata_edm:2.5.6")
'com.sdl:odata_edm:jar:2.5.6'
<dependency org="com.sdl" name="odata_edm" rev="2.5.6">
  <artifact name="odata_edm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_edm', version='2.5.6')
)
libraryDependencies += "com.sdl" % "odata_edm" % "2.5.6"
[com.sdl/odata_edm "2.5.6"]