Zeppelin: Client Examples

Zeppelin Client Examples

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-client-examples
Last Version

Last Version

0.10.1
Release Date

Release Date

Type

Type

jar
Description

Description

Zeppelin: Client Examples
Zeppelin Client Examples
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-client-examples

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.zeppelin : zeppelin-client jar 0.10.1
commons-io : commons-io jar 2.6
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