| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.sdl |
| ArtifactId | ArtifactIdodata_service |
| Last Version | Last Version2.10.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOData Service
Tridion OData Framework Service Implementation
|
| Filename | Size |
|---|---|
| odata_service-2.10.13.pom | |
| odata_service-2.10.13.jar | 146 KB |
| odata_service-2.10.13-sources.jar | 24 KB |
| odata_service-2.10.13-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_service/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_service</artifactId>
<version>2.10.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_service/
implementation 'com.sdl:odata_service:2.10.13'
// https://jarcasting.com/artifacts/com.sdl/odata_service/
implementation ("com.sdl:odata_service:2.10.13")
'com.sdl:odata_service:jar:2.10.13'
<dependency org="com.sdl" name="odata_service" rev="2.10.13">
<artifact name="odata_service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_service', version='2.10.13')
)
libraryDependencies += "com.sdl" % "odata_service" % "2.10.13"
[com.sdl/odata_service "2.10.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl : odata_renderer | jar | 2.10.13 |
| com.sdl : odata_edm | jar | 2.10.13 |
| com.sdl : odata_parser | jar | 2.10.13 |
| com.sdl : odata_processor | jar | 2.10.13 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.typesafe.akka : akka-actor_2.12 | jar | 2.6.18 |
| com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.18 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.11 |