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