License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_client |
Version | Version2.10.3 |
Type | Typejar |
Description |
DescriptionOData Client
Basic Tridion OData Client Module
|
Filename | Size |
---|---|
odata_client-2.10.3.pom | |
odata_client-2.10.3.jar | 40 KB |
odata_client-2.10.3-tests.jar | 31 KB |
odata_client-2.10.3-sources.jar | 27 KB |
odata_client-2.10.3-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_client/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_client</artifactId>
<version>2.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_client/
implementation 'com.sdl:odata_client:2.10.3'
// https://jarcasting.com/artifacts/com.sdl/odata_client/
implementation ("com.sdl:odata_client:2.10.3")
'com.sdl:odata_client:jar:2.10.3'
<dependency org="com.sdl" name="odata_client" rev="2.10.3">
<artifact name="odata_client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_client', version='2.10.3')
)
libraryDependencies += "com.sdl" % "odata_client" % "2.10.3"
[com.sdl/odata_client "2.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl : odata_client_api | jar | 2.10.3 |
com.sdl : odata_renderer | jar | 2.10.3 |
com.sdl : odata_parser | jar | 2.10.3 |
com.sdl : odata_edm | jar | 2.10.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |