is not current version
Last Version 0.8

systems.ora:ora-client 0.7

Java Client to the Ora data visualization platform.

Categories

Categories

CLI User Interface
GroupId

GroupId

systems.ora
ArtifactId

ArtifactId

ora-client
Version

Version

0.7
Type

Type

jar

Download ora-client 0.7


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