| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdorg.apache.olingo |
| ArtifactId | ArtifactIdodata-client-proxy |
| Version | Version4.8.0 |
| Type | Typejar |
| Description |
Descriptionodata-client-proxy
Java client API for OData services: Proxy.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| odata-client-proxy-4.8.0.pom | |
| odata-client-proxy-4.8.0.jar | 168 KB |
| odata-client-proxy-4.8.0-sources.jar | 129 KB |
| odata-client-proxy-4.8.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.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation 'org.apache.olingo:odata-client-proxy:4.8.0'
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation ("org.apache.olingo:odata-client-proxy:4.8.0")
'org.apache.olingo:odata-client-proxy:jar:4.8.0'
<dependency org="org.apache.olingo" name="odata-client-proxy" rev="4.8.0">
<artifact name="odata-client-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-client-proxy', version='4.8.0')
)
libraryDependencies += "org.apache.olingo" % "odata-client-proxy" % "4.8.0"
[org.apache.olingo/odata-client-proxy "4.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.olingo : odata-client-core | jar | 4.8.0 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |