OraClient

Java Client to the Ora data visualization platform.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

systems.ora
ArtifactId

ArtifactId

ora-client
Last Version

Last Version

0.8
Release Date

Release Date

Type

Type

jar
Description

Description

OraClient
Java Client to the Ora data visualization platform.
Project URL

Project URL

http://ora.systems
Source Code Management

Source Code Management

https://github.com/ora-systems/ora-client-java.git

Download ora-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20090211

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7