MVN

systems.ora : ora-client

Maven & Gradle

May 05, 2015
0 stars

OraClient · Java Client to the Ora data visualization platform.

<dependency>
    <groupId>systems.ora</groupId>
    <artifactId>ora-client</artifactId>
    <version>0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of systems.ora : ora-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8

All Versions

Choose a version of systems.ora : ora-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8
ora-client-0.8
0.7
ora-client-0.7

How to add a dependency to Maven

Add the following systems.ora : ora-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>systems.ora</groupId>
    <artifactId>ora-client</artifactId>
    <version>0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following systems.ora : ora-client gradle dependency to your build.gradle file:

implementation 'systems.ora:ora-client:0.8'

Gradle Kotlin DSL: Add the following systems.ora : ora-client gradle kotlin dependency to your build.gradle.kts file:

implementation("systems.ora:ora-client:0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following systems.ora : ora-client sbt scala dependency to your build.sbt file:

libraryDependencies += "systems.ora" % "ora-client" % "0.8"

Advertisement

Dependencies from Group

May 05, 2015
0 stars

Discover Dependencies

May 07, 2015
Jun 04, 2017
1 usages
Jun 15, 2023
2 usages
1 stars
Mar 15, 2023
6 usages
0 stars
Sep 14, 2019
Mar 25, 2019
1 usages
0 stars
Mar 31, 2020
2 usages
10 stars
Oct 19, 2015