Last Version

Easy and Powerul OhData Client Library 1.0.0

OhData is providing a powerful and easy to use oData client library leveraging Olingo as a foundation.

License

License

Categories

Categories

Data CLI User Interface
GroupId

GroupId

org.doktorodata.ohdata
ArtifactId

ArtifactId

ohdata-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

Easy and Powerul OhData Client Library
OhData is providing a powerful and easy to use oData client library leveraging Olingo as a foundation.
Project Organization

Project Organization

Michael Dietz
Source Code Management

Source Code Management

https://github.com/doktorodata/OhData-Client.git

Download ohdata-client 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.olingo : olingo-odata2-core jar 2.0.7
junit : junit jar 4.8.2
org.apache.cxf : cxf-rt-frontend-jaxrs jar 2.7.6
org.slf4j : slf4j-log4j12 jar 1.7.1
org.json : json jar 20160810
com.sun.codemodel : codemodel jar 2.6

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
org.slf4j : slf4j-api jar 1.7.1

Project Modules

There are no modules declared in this project.