License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-client |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Client
Zeppelin Client
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-client-0.10.1.pom | |
zeppelin-client-0.10.1.jar | 36 KB |
zeppelin-client-0.10.1-sources.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-client/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-client</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-client/
implementation 'org.apache.zeppelin:zeppelin-client:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-client/
implementation ("org.apache.zeppelin:zeppelin-client:0.10.1")
'org.apache.zeppelin:zeppelin-client:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-client" rev="0.10.1">
<artifact name="zeppelin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-client', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-client" % "0.10.1"
[org.apache.zeppelin/zeppelin-client "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.zeppelin : zeppelin-common | jar | 0.10.1 |
org.eclipse.jetty.websocket : websocket-client | jar | 9.4.31.v20200723 |
com.konghq : unirest-java | jar | 3.7.04 |
org.apache.commons : commons-lang3 | jar | 3.10 |
org.apache.commons : commons-text | jar | 1.8 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |