Client OData library for Java

Java client API for OData 3.0 services

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

com.msopentech.odatajclient
ArtifactId

ArtifactId

odatajclient
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

pom
Description

Description

Client OData library for Java
Java client API for OData 3.0 services
Project Organization

Project Organization

MS OpenTech

Download odatajclient

Filename Size
odatajclient-0.9.0.pom 19 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient/ -->
<dependency>
    <groupId>com.msopentech.odatajclient</groupId>
    <artifactId>odatajclient</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient/
implementation 'com.msopentech.odatajclient:odatajclient:0.9.0'
// https://jarcasting.com/artifacts/com.msopentech.odatajclient/odatajclient/
implementation ("com.msopentech.odatajclient:odatajclient:0.9.0")
'com.msopentech.odatajclient:odatajclient:pom:0.9.0'
<dependency org="com.msopentech.odatajclient" name="odatajclient" rev="0.9.0">
  <artifact name="odatajclient" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.msopentech.odatajclient', module='odatajclient', version='0.9.0')
)
libraryDependencies += "com.msopentech.odatajclient" % "odatajclient" % "0.9.0"
[com.msopentech.odatajclient/odatajclient "0.9.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • plugin
  • engine-xml
  • engine
  • proxy

Versions

Version
0.9.0