License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.sdl |
ArtifactId | ArtifactIdodata_client_api |
Version | Version2.10.1 |
Type | Typejar |
Description |
DescriptionOData Client API
Tridion OData Client API for Basic Tridion OData Client
|
Filename | Size |
---|---|
odata_client_api-2.10.1.pom | |
odata_client_api-2.10.1.jar | 14 KB |
odata_client_api-2.10.1-sources.jar | 21 KB |
odata_client_api-2.10.1-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl/odata_client_api/ -->
<dependency>
<groupId>com.sdl</groupId>
<artifactId>odata_client_api</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl/odata_client_api/
implementation 'com.sdl:odata_client_api:2.10.1'
// https://jarcasting.com/artifacts/com.sdl/odata_client_api/
implementation ("com.sdl:odata_client_api:2.10.1")
'com.sdl:odata_client_api:jar:2.10.1'
<dependency org="com.sdl" name="odata_client_api" rev="2.10.1">
<artifact name="odata_client_api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl', module='odata_client_api', version='2.10.1')
)
libraryDependencies += "com.sdl" % "odata_client_api" % "2.10.1"
[com.sdl/odata_client_api "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
com.sdl : odata_api | jar | 2.10.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |