Last Version

Zeppelin: Common 0.10.1

Zeppelin Common

License

License

GroupId

GroupId

org.apache.zeppelin
ArtifactId

ArtifactId

zeppelin-common
Version

Version

0.10.1
Type

Type

jar
Description

Description

Zeppelin: Common
Zeppelin Common
Project Organization

Project Organization

The Apache Software Foundation

Download zeppelin-common 0.10.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.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.