License |
License |
---|---|
GroupId | GroupIdorg.apache.zeppelin |
ArtifactId | ArtifactIdzeppelin-common |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionZeppelin: Common
Zeppelin Common
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
zeppelin-common-0.10.1.pom | |
zeppelin-common-0.10.1.jar | 14 KB |
zeppelin-common-0.10.1-sources.jar | 12 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
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 |