is not current version
Last Version 2.10.13

com.sdl:odata_edm 2.7.8

SDL OData Framework Entity Data Model

Categories

Categories

Data
GroupId

GroupId

com.sdl
ArtifactId

ArtifactId

odata_edm
Version

Version

2.7.8
Type

Type

jar

Download odata_edm 2.7.8


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