License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata |
Last Version | Last Version2.10.13 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTridion OData v4 Framework
Tridion OData v4 Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
odata-2.10.13.pom | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata</artifactId>
<version>2.10.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata/
implementation 'com.sdl:odata:2.10.13'
// https://jarcasting.com/artifacts/com.sdl/odata/
implementation ("com.sdl:odata:2.10.13")
'com.sdl:odata:pom:2.10.13'
<dependency org="com.sdl" name="odata" rev="2.10.13">
<artifact name="odata" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata', version='2.10.13')
)
libraryDependencies += "com.sdl" % "odata" % "2.10.13"
[com.sdl/odata "2.10.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.3.1 |