Last Version

Java Client for the All Spark Cube 0.6

Java Client for the All Spark Cube

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.allsparkcube
ArtifactId

ArtifactId

cube_client
Version

Version

0.6
Type

Type

jar
Description

Description

Java Client for the All Spark Cube
Java Client for the All Spark Cube
Project URL

Project URL

https://github.com/chadharrington/all_spark_cube

Download cube_client 0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.9.1
org.slf4j : slf4j-simple jar 1.5.8
org.slf4j : slf4j-api jar 1.5.8

Project Modules

There are no modules declared in this project.