Zeppelin: Client

Zeppelin Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-client
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeppelin: Client
Zeppelin Client
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-client

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.1
0.10.0
0.9.0