| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.sdl |
| ArtifactId | ArtifactIdodata_edm |
| Last Version | Last Version2.10.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOData Entity Data Model
Tridion OData Framework Entity Data Model
|
| Filename | Size |
|---|---|
| odata_edm-2.10.13.pom | |
| odata_edm-2.10.13.jar | 87 KB |
| odata_edm-2.10.13-sources.jar | 53 KB |
| odata_edm-2.10.13-javadoc.jar | 305 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_edm/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_edm</artifactId>
<version>2.10.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation 'com.sdl:odata_edm:2.10.13'
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation ("com.sdl:odata_edm:2.10.13")
'com.sdl:odata_edm:jar:2.10.13'
<dependency org="com.sdl" name="odata_edm" rev="2.10.13">
<artifact name="odata_edm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_edm', version='2.10.13')
)
libraryDependencies += "com.sdl" % "odata_edm" % "2.10.13"
[com.sdl/odata_edm "2.10.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl : odata_api | jar | 2.10.13 |
| org.springframework : spring-context | jar | 5.3.16 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |