is not current version
Last Version 2.10.13

com.sdl:odata_edm 2.2.1

SDL OData Framework Entity Data Model

Categories

Categories

Data
GroupId

GroupId

com.sdl
ArtifactId

ArtifactId

odata_edm
Version

Version

2.2.1
Type

Type

jar

Download odata_edm 2.2.1


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