Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_edm |
Version | Version2.4.4 |
Type | Typejar |
Filename | Size |
---|---|
odata_edm-2.4.4.pom | |
odata_edm-2.4.4.jar | 88 KB |
odata_edm-2.4.4-sources.jar | 52 KB |
odata_edm-2.4.4-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_edm/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_edm</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation 'com.sdl:odata_edm:2.4.4'
// https://jarcasting.com/artifacts/com.sdl/odata_edm/
implementation ("com.sdl:odata_edm:2.4.4")
'com.sdl:odata_edm:jar:2.4.4'
<dependency org="com.sdl" name="odata_edm" rev="2.4.4">
<artifact name="odata_edm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_edm', version='2.4.4')
)
libraryDependencies += "com.sdl" % "odata_edm" % "2.4.4"
[com.sdl/odata_edm "2.4.4"]