| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.zeppelin |
| ArtifactId | ArtifactIdzeppelin-display |
| Last Version | Last Version0.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionZeppelin: Display system apis
Zeppelin project
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| zeppelin-display-0.10.1.pom | |
| zeppelin-display-0.10.1.jar | 32 KB |
| zeppelin-display-0.10.1-sources.jar | 16 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-display/ -->
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-display</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-display/
implementation 'org.apache.zeppelin:zeppelin-display:0.10.1'
// https://jarcasting.com/artifacts/org.apache.zeppelin/zeppelin-display/
implementation ("org.apache.zeppelin:zeppelin-display:0.10.1")
'org.apache.zeppelin:zeppelin-display:jar:0.10.1'
<dependency org="org.apache.zeppelin" name="zeppelin-display" rev="0.10.1">
<artifact name="zeppelin-display" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.zeppelin', module='zeppelin-display', version='0.10.1')
)
libraryDependencies += "org.apache.zeppelin" % "zeppelin-display" % "0.10.1"
[org.apache.zeppelin/zeppelin-display "0.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.zeppelin : zeppelin-interpreter | jar | 0.10.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.10 | jar | 3.0.7 |