| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdsystems.ora |
| ArtifactId | ArtifactIdora-client |
| Last Version | Last Version0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOraClient
Java Client to the Ora data visualization platform.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ora-client-0.8.pom | |
| ora-client-0.8.jar | 7 KB |
| ora-client-0.8-sources.jar | 3 KB |
| ora-client-0.8-javadoc.jar | 28 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.json : json | jar | 20090211 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |