License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdorg.apache.olingo |
ArtifactId | ArtifactIdodata-client-proxy |
Last Version | Last Version4.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionodata-client-proxy
Java client API for OData services: Proxy.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
odata-client-proxy-4.9.0.pom | |
odata-client-proxy-4.9.0.jar | 168 KB |
odata-client-proxy-4.9.0-sources.jar | 129 KB |
odata-client-proxy-4.9.0-javadoc.jar | 529 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/ -->
<dependency>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-client-proxy</artifactId>
<version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation 'org.apache.olingo:odata-client-proxy:4.9.0'
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation ("org.apache.olingo:odata-client-proxy:4.9.0")
'org.apache.olingo:odata-client-proxy:jar:4.9.0'
<dependency org="org.apache.olingo" name="odata-client-proxy" rev="4.9.0">
<artifact name="odata-client-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-client-proxy', version='4.9.0')
)
libraryDependencies += "org.apache.olingo" % "odata-client-proxy" % "4.9.0"
[org.apache.olingo/odata-client-proxy "4.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.olingo : odata-client-core | jar | 4.9.0 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |