| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.allsparkcube |
| ArtifactId | ArtifactIdcube_client |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Client for the All Spark Cube
Java Client for the All Spark Cube
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| cube_client-0.6.pom | |
| cube_client-0.6.jar | 34 KB |
| cube_client-0.6-sources.jar | 6 KB |
| cube_client-0.6-javadoc.jar | 21 KB |
| Browse |
<!-- 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"]
| 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 |