is not current version
Last Version 4.9.0

org.apache.olingo:odata-client-proxy 4.3.0

Java client API for OData services: Proxy.

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.apache.olingo
ArtifactId

ArtifactId

odata-client-proxy
Version

Version

4.3.0
Type

Type

jar

Download odata-client-proxy 4.3.0


<!-- https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/ -->
<dependency>
    <groupId>org.apache.olingo</groupId>
    <artifactId>odata-client-proxy</artifactId>
    <version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation 'org.apache.olingo:odata-client-proxy:4.3.0'
// https://jarcasting.com/artifacts/org.apache.olingo/odata-client-proxy/
implementation ("org.apache.olingo:odata-client-proxy:4.3.0")
'org.apache.olingo:odata-client-proxy:jar:4.3.0'
<dependency org="org.apache.olingo" name="odata-client-proxy" rev="4.3.0">
  <artifact name="odata-client-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.olingo', module='odata-client-proxy', version='4.3.0')
)
libraryDependencies += "org.apache.olingo" % "odata-client-proxy" % "4.3.0"
[org.apache.olingo/odata-client-proxy "4.3.0"]